Bug 287767

Summary: [scroll-animations] refactor code related to `animation-timeline` and `timeline-scope` out of `AnimationTimelinesController`
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Antoine Quint
Reported 2025-02-16 02:32:56 PST
We've been adding a fair bit of code to `AnimationTimelinesController` since starting work on Scroll-driven Animations to support the `animation-timeline` and `timeline-scope` properties. Since there is almost no overlap between the pre-existing functionality of `AnimationTimelinesController` and the added code, it would make sense to split off this new code in a dedicated class.
Attachments
Antoine Quint
Comment 1 2025-02-16 02:34:58 PST
EWS
Comment 2 2025-02-16 12:29:11 PST
Committed 290462@main (801565e14227): <https://commits.webkit.org/290462@main> Reviewed commits have been landed. Closing PR #40682 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-02-16 12:30:15 PST
Note You need to log in before you can comment on or make changes to this bug.