[Webkit-unassigned] [Bug 230929] Nullptr deref when accessing m_value.calc in CSSPrimitiveValue::primitiveType()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 1 17:17:09 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230929
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #439936|review? |review+
Flags| |
--- Comment #7 from Darin Adler <darin at apple.com> ---
Comment on attachment 439936
--> https://bugs.webkit.org/attachment.cgi?id=439936
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=439936&action=review
> Source/WebCore/css/CSSPrimitiveValue.cpp:435
> + // TODO(webrtc:231111): this init should take Ref<CSSCalcValue> instead
This comment is not yet the right format for WebKit coding style:
1) We use FIXME, not TODO.
2) Not sure what "webrtc:" is about, OK to put a bug number in though.
3) We use sentence style, with a capital letter at the start, and a period at the end.
--
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/20211002/d1cfb8ef/attachment.htm>
More information about the webkit-unassigned
mailing list