NEW 265940
[web-animations] decouple animation event dispatch and style resolution during animation resolution
https://bugs.webkit.org/show_bug.cgi?id=265940
Summary [web-animations] decouple animation event dispatch and style resolution durin...
Antoine Quint
Reported 2023-12-06 07:04:52 PST
During the review process of bug 265936, Antti made this comment (https://github.com/WebKit/WebKit/pull/21385#discussion_r1417284307): "Optimally we would not even enter style update code if event generation is the only reason we are ticking." We should look into decoupling style resolution and animation event dispatch as reasons to schedule animation resolution so that we only do both of those things if necessary.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-13 07:05:20 PST
Note You need to log in before you can comment on or make changes to this bug.