[Webkit-unassigned] [Bug 64591] Use requestAnimationFrame callbacks to pump CSS animations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 15 10:20:12 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64591





--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-07-15 10:20:12 PST ---
(From update of attachment 100998)
View in context: https://bugs.webkit.org/attachment.cgi?id=100998&action=review

> Source/WebCore/page/animation/AnimationController.h:69
> +    void pumpAnimations();

I don't really like "pump".  serviceAnimations()?

> Source/WebCore/page/animation/AnimationControllerPrivate.h:75
> +    void callbackFired();

This needs a more specific name than "callback".

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list