RESOLVED FIXED285524
[scroll-animations] `ViewTimeline::source()` should return a `const` value
https://bugs.webkit.org/show_bug.cgi?id=285524
Summary [scroll-animations] `ViewTimeline::source()` should return a `const` value
Antoine Quint
Reported 2025-01-07 08:05:13 PST
We don't call any non-const methods on the result of `ViewTimeline::source()`, so we should make that value `const`.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-07 08:05:25 PST
Antoine Quint
Comment 2 2025-01-07 08:06:19 PST
EWS
Comment 3 2025-01-07 10:26:37 PST
Committed 288542@main (32f2f14bec64): <https://commits.webkit.org/288542@main> Reviewed commits have been landed. Closing PR #38650 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.