WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
266409
[web-animations] rename and move KeyframeList
https://bugs.webkit.org/show_bug.cgi?id=266409
Summary
[web-animations] rename and move KeyframeList
Antoine Quint
Reported
2023-12-14 06:18:52 PST
The KeyframeList class is used almost exclusively in the animations code, so it would make sense to move it under the "animation" directory. We also refer to such keyframes as "blending keyframes" in the animation code, so we take this opportunity to also rename `KeyframeList` as `BlendingKeyframes` and `KeyframeValue` as `BlendingKeyframe`.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-12-14 06:19:18 PST
<
rdar://problem/119663662
>
Antoine Quint
Comment 2
2023-12-14 06:21:11 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21795
EWS
Comment 3
2023-12-14 10:35:19 PST
Committed
272055@main
(11d1cdb0666c): <
https://commits.webkit.org/272055@main
> Reviewed commits have been landed. Closing PR #21795 and removing active labels.
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