WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
27856
Animation with a timing function property in a keyframe eats CPU
https://bugs.webkit.org/show_bug.cgi?id=27856
Summary
Animation with a timing function property in a keyframe eats CPU
Simon Fraser (smfr)
Reported
2009-07-30 14:29:24 PDT
Created
attachment 33839
[details]
Testcase The attached demo eats about 22% of the CPU, even though only 10 things are animating. I attach a sample; most of it is under AnimationControllerPrivate::updateAnimationTimer(bool), which seems to be firing as fast as it can become some keyframe animation is returning 0 from timeToNextService().
Attachments
Testcase
(11.76 KB, text/html)
2009-07-30 14:29 PDT
,
Simon Fraser (smfr)
no flags
Details
Patch, changelog
(3.24 KB, patch)
2009-07-30 14:41 PDT
,
Simon Fraser (smfr)
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2009-07-30 14:29:54 PDT
<
rdar://problem/7104476
>
Simon Fraser (smfr)
Comment 2
2009-07-30 14:41:11 PDT
Created
attachment 33840
[details]
Patch, changelog
Simon Fraser (smfr)
Comment 3
2009-07-30 14:48:10 PDT
http://trac.webkit.org/changeset/46603
Simon Fraser (smfr)
Comment 4
2009-07-30 15:45:19 PDT
Commit fixed up in
r46606
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