[Webkit-unassigned] [Bug 246881] New: [css-typed-om] Use `const std::optional<CSSNumberish>&` instead of `std::optional<CSSNumberish>`
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 21 13:16:46 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246881
Bug ID: 246881
Summary: [css-typed-om] Use `const
std::optional<CSSNumberish>&` instead of
`std::optional<CSSNumberish>`
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at webkit.org
I got such review feedback during https://github.com/WebKit/WebKit/pull/5641 and it turns out CSSScale::create() had the same problem.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221021/4c3b7215/attachment-0001.htm>
More information about the webkit-unassigned
mailing list