RESOLVED FIXED 280776
[web-animations] make all CSSNumberishTime parameters const references
https://bugs.webkit.org/show_bug.cgi?id=280776
Summary [web-animations] make all CSSNumberishTime parameters const references
Antoine Quint
Reported 2024-10-02 12:49:43 PDT
Sometimes we use non-const values and sometimes we use const references throughout the CSSNumberishTime functions. Let's settle on the latter.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-02 12:49:55 PDT
Antoine Quint
Comment 2 2024-10-02 12:50:50 PDT
EWS
Comment 3 2024-10-02 22:23:43 PDT
Committed 284599@main (10bed2a6ce97): <https://commits.webkit.org/284599@main> Reviewed commits have been landed. Closing PR #34587 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.