Bug 265940

Summary: [web-animations] decouple animation event dispatch and style resolution during animation resolution
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, graouts, koivisto, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265936

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.