Bug 84520 - [chromium] When prepareToDraw fails due to animation checkerboard, we need to call setNeedsCommit
Summary: [chromium] When prepareToDraw fails due to animation checkerboard, we need to...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: vollick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-20 20:57 PDT by vollick
Modified: 2012-04-23 07:53 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.33 KB, patch)
2012-04-20 21:00 PDT, vollick
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vollick 2012-04-20 20:57:00 PDT
Make sure we commit if we drop frames due to animation checkerboard.
Comment 1 vollick 2012-04-20 21:00:05 PDT
Created attachment 138219 [details]
Patch
Comment 2 Adrienne Walker 2012-04-21 15:03:15 PDT
Comment on attachment 138219 [details]
Patch

I feel like I remember that this used to happen, but maybe it got removed in a refactoring.  Thanks!  R=me.
Comment 3 WebKit Review Bot 2012-04-23 07:53:27 PDT
Comment on attachment 138219 [details]
Patch

Clearing flags on attachment: 138219

Committed r114898: <http://trac.webkit.org/changeset/114898>
Comment 4 WebKit Review Bot 2012-04-23 07:53:31 PDT
All reviewed patches have been landed.  Closing bug.