Chromium Code Reviews
DescriptionImageCapture: avoid several grabFrame()s in flight, beef up content_browsertests
This CL limits to one the amount of grab-frame operations in
flight by adding a flag to ImageCaptureFrameGrabber, this
prevents hitting a DCHECK in debug, or doing wrong things
in !DCHECK_IS_ON() builds.
It also adds a content_browsertest for grabFrame() and
refactors the operations in that file a bit.
BUG=655900
TEST=see bug for reproduction cases
Committed: https://crrev.com/43f89e492ac625dd1e7e12a9ab2ee66282ddb31d
Cr-Commit-Position: refs/heads/master@{#425535}
Patch Set 1 : #Patch Set 2 : embedded_test_server()->StartAcceptingConnections(); needs to be done per-test case #
Total comments: 1
Patch Set 3 : xianglu@ comments #
Messages
Total messages: 21 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||