Skip to content
Commit 5d572d10 authored by phoglund's avatar phoglund Committed by Commit bot
Browse files

Speeding up WebRTC content_browsertests by not rendering video.

I noticed signficant speed-up on my machine by not renderering the
video element on the page, and the tests don't seem to care (they can
still dig out pixels with video+canvas grabbing). It would be better
if we could remove EnablePixelOutput and not render anything at all,
but unfortunately that seems to break video+canvas grabbing on non-GPU
bots.

BUG=417756

Review URL: https://codereview.chromium.org/617293002

Cr-Commit-Position: refs/heads/master@{#297676}
parent 06c28d73
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment