RESOLVED FIXED 246881
[css-typed-om] Use `std::optional<CSSNumberish>&&` instead of `std::optional<CSSNumberish>`
https://bugs.webkit.org/show_bug.cgi?id=246881
Summary [css-typed-om] Use `std::optional<CSSNumberish>&&` instead of `std::optional<...
Antoine Quint
Reported 2022-10-21 13:16:46 PDT
I got such review feedback during https://github.com/WebKit/WebKit/pull/5641 and it turns out CSSScale::create() had the same problem.
Attachments
Antoine Quint
Comment 1 2022-10-21 13:18:44 PDT
EWS
Comment 2 2022-10-21 22:26:10 PDT
Committed 255864@main (24da58ad6fed): <https://commits.webkit.org/255864@main> Reviewed commits have been landed. Closing PR #5644 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-10-21 22:27:18 PDT
Note You need to log in before you can comment on or make changes to this bug.