WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-10-21 13:18:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5644
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
<
rdar://problem/101453650
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug