Bug 280776

Summary: [web-animations] make all CSSNumberishTime parameters const references
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: 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
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.