Bug 285523

Summary: [scroll-animations] `ViewTimeline::sourceScrollerRenderer()` should return a `const` value
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.