DescriptionRevert 266822 "Remove dropped frame counting and task posting fr..."
Reason for revert: Speculative; may have made webgl conformance tests for video extensions flaky.
> Remove dropped frame counting and task posting from VideoFrameCompositor.
>
> While developing VideoFrameScheduler it became apparent that we no longer need to post tasks to notify the compositor as scheduling is already being done on the compositor thread. If there are no posted tasks, it also means we don't need to track dropped frames due to missed scheduler notifications.
>
> BUG=110814
>
> Review URL: https://codereview.chromium.org/251733005
TBR=scherkus@chromium.org
BUG=368300
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266952
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|