Bug 280776
Summary: | [web-animations] make all CSSNumberishTime parameters const references | ||
---|---|---|---|
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
Sometimes we use non-const values and sometimes we use const references throughout the CSSNumberishTime functions. Let's settle on the latter.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137146436>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/34587
EWS
Committed 284599@main (10bed2a6ce97): <https://commits.webkit.org/284599@main>
Reviewed commits have been landed. Closing PR #34587 and removing active labels.