WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 212103
45447
steps() doesn't need regular animation service
https://bugs.webkit.org/show_bug.cgi?id=45447
Summary
steps() doesn't need regular animation service
Dean Jackson
Reported
2010-09-09 02:27:49 PDT
Update AnimationBase::timeToNextService() to look for a steps timing function so it isn't iterating non-stop but doing nothing.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Wang
Comment 1
2015-06-30 18:58:55 PDT
Do you think if this issue is same with
https://bugs.webkit.org/show_bug.cgi?id=146451
, which has simple test case to be reproduced?
Simon Fraser (smfr)
Comment 2
2015-06-30 19:14:14 PDT
No, it is unrelated.
Ahmad Saleem
Comment 3
2024-05-17 11:27:34 PDT
AnimationBase code is gone -
https://github.com/WebKit/WebKit/commit/15433766d180265ef8953942e2ec0d23eb7d8f52
@Antoine - anything or we can close this?
Antoine Quint
Comment 4
2024-05-21 02:40:10 PDT
We have logic to schedule frames sparingly when a steps() timing function is involved, this was added in
225012@main
. *** This bug has been marked as a duplicate of
bug 212103
***
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