[Webkit-unassigned] [Bug 121694] Assertion failure in Range::nodeWillBeRemoved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 04:06:50 PST 2014


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





--- Comment #13 from Andrei Bucur <abucur at adobe.com>  2014-01-20 04:04:21 PST ---
(From update of attachment 221643)
View in context: https://bugs.webkit.org/attachment.cgi?id=221643&action=review

> Source/WebCore/dom/ContainerNode.cpp:491
> +    if (child.parentNode() != this)

Question: Should willRemoveChildren be patched as well? It's a similar function processing a list of nodes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list