Bug 285524
| Summary: | [scroll-animations] `ViewTimeline::source()` should return a `const` value | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | 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
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
<rdar://problem/142478578>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/38650
EWS
Committed 288542@main (32f2f14bec64): <https://commits.webkit.org/288542@main>
Reviewed commits have been landed. Closing PR #38650 and removing active labels.