Summary: | [chromium] Scheduler should not tell FrameRateController to begin a frame when we dont swap | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Nat Duca <nduca> | ||||||
Component: | New Bugs | Assignee: | Nat Duca <nduca> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | cc-bugs, danakj, jamesr, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Nat Duca
2012-03-28 13:37:29 PDT
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. |