[Webkit-unassigned] [Bug 172503] Dynamic updates to display: contents reach unreachable code within RenderTreeUpdater::updateTextRenderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 25 04:23:17 PDT 2017


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

--- Comment #1 from Emilio Cobos Álvarez <ecobos at igalia.com> ---
So I debugged this today, and it's likely the same bug as bug 172514.

In particular, we're finding as the next sibling a text renderer that hasn't been torn down when "display" changes, so it's still reparented to the old parent...

-- 
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/20170525/16964e9a/attachment-0001.html>


More information about the webkit-unassigned mailing list