WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254792
Avoid CPU time under AnimationEffect::getBasicTiming() when no animation event listeners are registered
https://bugs.webkit.org/show_bug.cgi?id=254792
Summary
Avoid CPU time under AnimationEffect::getBasicTiming() when no animation even...
Chris Dumez
Reported
2023-03-30 20:42:55 PDT
Avoid CPU time under AnimationEffect::getBasicTiming() when no animation event listeners are registered: Sample Count, Samples %, Normalized CPU %, Symbol 45, 0.0%, 0.0%, WebCore::AnimationEffect::getBasicTiming(std::__1::optional<WTF::Seconds>) const (in WebCore) 25, 0.0%, 0.0%, WebCore::DeclarativeAnimation::cancelFromStyle() (in WebCore) 8, 0.0%, 0.0%, WebCore::WebAnimation::updateRelevance() (in WebCore) 5, 0.0%, 0.0%, WebCore::Styleable::cancelDeclarativeAnimations() const (in WebCore)
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-30 20:44:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12223
EWS
Comment 2
2023-03-31 01:19:39 PDT
Committed
262390@main
(2700abd1cd65): <
https://commits.webkit.org/262390@main
> Reviewed commits have been landed. Closing PR #12223 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-03-31 01:20:17 PDT
<
rdar://problem/107461572
>
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