[Webkit-unassigned] [Bug 46283] Allow CSS animations to run at more than 40FPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 12 02:30:53 PST 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #75616|review?                     |review-
               Flag|                            |




--- Comment #11 from Eric Seidel <eric at webkit.org>  2010-12-12 02:30:53 PST ---
(From update of attachment 75616)
View in context: https://bugs.webkit.org/attachment.cgi?id=75616&action=review

> WebCore/page/animation/AnimationController.cpp:46
> +double AnimationController::s_animationTimerDelay = 0.025;

Please document what this value means.  It's not even clear what the units are (although I'm assuming seconds).

> WebKit/qt/Api/qgraphicswebview.cpp:252
> +    Settings::setAnimationTimerDelay(0.0167);

Please make it clearer what this value means.

-- 
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