Bug 285520
Summary: | [scroll-animations] getters for `startOffset` and `endOffset` properties of `ViewTimeline` should be const | ||
---|---|---|---|
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
The getters for the `startOffset` and `endOffset` properties of `ViewTimeline` can be const and so they should.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142477458>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/38646
EWS
Committed 288549@main (48fa1bc93fb3): <https://commits.webkit.org/288549@main>
Reviewed commits have been landed. Closing PR #38646 and removing active labels.