WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
285524
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-07 08:05:25 PST
<
rdar://problem/142478578
>
Antoine Quint
Comment 2
2025-01-07 08:06:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38650
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.
Top of Page
Format For Printing
XML
Clone This Bug