[Webkit-unassigned] [Bug 205290] Nullptr crash in WebCore::findPlaceForCounter with display: contents parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 20:54:33 PST 2019


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

--- Comment #7 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 386017
  --> https://bugs.webkit.org/attachment.cgi?id=386017
Patch

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

> Source/WebCore/rendering/RenderCounter.cpp:77
> +    Element* parent = renderer.element()->parentElement();

Let's use RefPtr here.

-- 
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/20191219/7ddded78/attachment.htm>


More information about the webkit-unassigned mailing list