RESOLVED DUPLICATE of bug 8999689917
[chromium] Only update animations when doing single-thread forced tick instead of full composite
https://bugs.webkit.org/show_bug.cgi?id=89917
Summary [chromium] Only update animations when doing single-thread forced tick instea...
James Robinson
Reported 2012-06-25 16:02:14 PDT
[chromium] Only update animations when doing single-thread forced tick instead of full composite
Attachments
Patch (2.73 KB, patch)
2012-06-25 16:13 PDT, James Robinson
no flags
James Robinson
Comment 1 2012-06-25 16:13:06 PDT
vollick
Comment 2 2012-06-25 19:52:01 PDT
I think we need to force a commit to get the animations to the impl tree, and then we need to tick the impl thread animations. Ticking the impl thread animations causes the animation started event to get sent back to WebCore which lets the animation layout tests begin. This only ever needs to happen when we're running DRT, though. Maybe DRT could use a setting to turn this on?
James Robinson
Comment 3 2012-06-26 11:18:37 PDT
*** This bug has been marked as a duplicate of bug 89996 ***
Note You need to log in before you can comment on or make changes to this bug.