Bug 254454
Summary: | Avoid doing event-related work for CSS transition & animation playback events when no event listener is registered | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Animations | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://github.com/web-platform-tests/wpt/pull/39206 https://bugs.webkit.org/show_bug.cgi?id=254546 |
Chris Dumez
Avoid doing event-related work for CSS transitions when no event listener is registered for these.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://107077986>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/11961
EWS
Committed 262123@main (43ea8744bc60): <https://commits.webkit.org/262123@main>
Reviewed commits have been landed. Closing PR #11961 and removing active labels.
Chris Dumez
*** Bug 254180 has been marked as a duplicate of this bug. ***