[chromium] Scheduler should not tell FrameRateController to begin a frame when we dont swap
Created attachment 134384 [details] Patch
Comment on attachment 134384 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=134384&action=review ooh. interesting bug, nice catch. > Source/WebKit/chromium/tests/CCSchedulerTest.cpp:429 > + // We should not have told the frame rate controller that we begun a frame. nit: began a frame.
Comment on attachment 134384 [details] Patch R=me
Created attachment 134391 [details] Patch for landing
Comment on attachment 134391 [details] Patch for landing Clearing flags on attachment: 134391 Committed r112446: <http://trac.webkit.org/changeset/112446>
All reviewed patches have been landed. Closing bug.