WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-07 07:51:57 PST
<
rdar://problem/142477885
>
Antoine Quint
Comment 2
2025-01-07 07:52:44 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38648
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.
Top of Page
Format For Printing
XML
Clone This Bug