WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
56151
Change Animation update rate to 60fps
https://bugs.webkit.org/show_bug.cgi?id=56151
Summary
Change Animation update rate to 60fps
Dean Jackson
Reported
2011-03-10 16:29:44 PST
Source/WebCore/page/animation/AnimationController.cpp sets the animation timer delay at 0.025s. We should look at making it a more standard number such as 60fps. We might even want to clamp animations at that rate?
Attachments
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2012-07-20 16:11:32 PDT
***
Bug 46283
has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
Comment 2
2012-07-20 16:18:56 PDT
Don't we use rAF for CSS animations now?
Noam Rosenthal
Comment 3
2012-07-20 16:20:41 PDT
(In reply to
comment #2
)
> Don't we use rAF for CSS animations now?
If so, this bug should be closed as invalid. We don't use rAF for Qt yet but it will come soon.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug