Chromium Code Reviews
DescriptionV4L2VDA: fix starting the device poll thread twice.
Starting the thread twice happened in the following steps.
(1) V4L2VDA gets a Flush.
(2) Before Flush is done, V4L2VDA gets a Reset.
This patch checks if the device poll thread is started before
starting it in ResetDoneTask.
BUG=chrome-os-partner:59921
BUG=chromium:664112
TEST=Scroll in Android Twitter app.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/6a904bfb30b37705209bb2d5e1b9cc3b079319b3
Cr-Commit-Position: refs/heads/master@{#432853}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||