Bug 266409
| Summary: | [web-animations] rename and move KeyframeList | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
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
<rdar://problem/119663662>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/21795
EWS
Committed 272055@main (11d1cdb0666c): <https://commits.webkit.org/272055@main>
Reviewed commits have been landed. Closing PR #21795 and removing active labels.