[webkit-reviews] review granted: [Bug 22773] pauseAnimationAtTimeOnElementWithId() does not work with animations using multiple keyframes : [Attachment 25909] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 10 09:41:19 PST 2008


Darin Adler <darin at apple.com> has granted Pierre-Olivier Latour
<pol at apple.com>'s request for review:
Bug 22773: pauseAnimationAtTimeOnElementWithId() does not work with animations
using multiple keyframes
https://bugs.webkit.org/show_bug.cgi?id=22773

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

------- Additional Comments from Darin Adler <darin at apple.com>
Could we change this so that KeyframeAnimation::animate() shared more code with
AnimationBase::progress() so they can't get out of sync?

r=me as-is


More information about the webkit-reviews mailing list