[webkit-reviews] review requested: [Bug 84601] [chromium] Add pause and resume support for accelerated css animations. : [Attachment 139253] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 27 13:08:40 PDT 2012


vollick at chromium.org has asked	for review:
Bug 84601: [chromium] Add pause and resume support for accelerated css
animations.
https://bugs.webkit.org/show_bug.cgi?id=84601

Attachment 139253: Patch
https://bugs.webkit.org/attachment.cgi?id=139253&action=review

------- Additional Comments from vollick at chromium.org
Incorporates fixes for bugs I've found getting threaded animation in DRT.

Noteworthy changes
 - CCActiveAnimations need to keep track of their time offset. This is used
when resuming animations.
 - Suspend and Resume must cause the animation to pause at the given time and
prevent any run state changes.


More information about the webkit-reviews mailing list