RESOLVED FIXED303158
[threaded-animations] make `AnimationTimeline::createAcceleratedRepresentation()` const
https://bugs.webkit.org/show_bug.cgi?id=303158
Summary [threaded-animations] make `AnimationTimeline::createAcceleratedRepresentatio...
Antoine Quint
Reported 2025-11-26 19:55:47 PST
The `AnimationTimeline::createAcceleratedRepresentation()` should not need to modify its members, we should make it `const`.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-11-26 19:55:55 PST
Antoine Quint
Comment 2 2025-11-26 19:57:17 PST
EWS
Comment 3 2025-11-26 23:28:16 PST
Committed 303592@main (4007389c1115): <https://commits.webkit.org/303592@main> Reviewed commits have been landed. Closing PR #54501 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.