WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
287767
[scroll-animations] refactor code related to `animation-timeline` and `timeline-scope` out of `AnimationTimelinesController`
https://bugs.webkit.org/show_bug.cgi?id=287767
Summary
[scroll-animations] refactor code related to `animation-timeline` and `timeli...
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
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2025-02-16 02:34:58 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40682
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
<
rdar://problem/144951555
>
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