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 254454
254180
Avoid unnecessary work in DocumentTimelinesController::updateAnimationsAndSendEvents()
https://bugs.webkit.org/show_bug.cgi?id=254180
Summary
Avoid unnecessary work in DocumentTimelinesController::updateAnimationsAndSen...
Chris Dumez
Reported
2023-03-20 13:35:54 PDT
Avoid unnecessary work in DocumentTimelinesController::updateAnimationsAndSendEvents() when there are no listeners for those events. In many cases, there are no listeners for those animation events and we still spend a significant amount of time in DocumentTimelinesController::updateAnimationsAndSendEvents() dealing with these events.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-20 13:37:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/11731
Radar WebKit Bug Importer
Comment 2
2023-03-27 13:36:16 PDT
<
rdar://problem/107281878
>
Chris Dumez
Comment 3
2023-03-27 13:37:41 PDT
*** This bug has been marked as a duplicate of
bug 254454
***
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