Revert 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 Review URL: https://codereview.chromium.org/258383002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266952 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment