[Webkit-unassigned] [Bug 204053] Stack allocate StyleResolver state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 12 09:04:18 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204053

Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com

--- Comment #9 from Darin Adler <darin at apple.com> ---
Comment on attachment 383232
  --> https://bugs.webkit.org/attachment.cgi?id=383232
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=383232&action=review

> Source/WebCore/style/StyleBuilderState.h:48
> +    RefPtr<const Element> element = nullptr;

I think the "= nullptr" here is a no-op since any RefPtr starts out as nullptr.

-- 
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/20191112/f31ae1a0/attachment-0001.htm>


More information about the webkit-unassigned mailing list