RESOLVED FIXED 285523
[scroll-animations] `ViewTimeline::sourceScrollerRenderer()` should return a `const` value
https://bugs.webkit.org/show_bug.cgi?id=285523
Summary [scroll-animations] `ViewTimeline::sourceScrollerRenderer()` should return a ...
Antoine Quint
Reported 2025-01-07 07:51:46 PST
We don't call any non-const methods on the result of `ViewTimeline::sourceScrollerRenderer()`, so we should make that value `const`.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-01-07 07:51:57 PST
Antoine Quint
Comment 2 2025-01-07 07:52:44 PST
EWS
Comment 3 2025-01-07 10:28:42 PST
Committed 288543@main (18bd3c7bf1ca): <https://commits.webkit.org/288543@main> Reviewed commits have been landed. Closing PR #38648 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.