[Webkit-unassigned] [Bug 99607] editing/pasteboard/paste-noscript-xhtml.xhtml crashes in chromium's content_shell

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 11:20:08 PDT 2012


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


Adam Klein <adamk at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-unassigned at lists.web |adamk at chromium.org
                   |kit.org                     |




--- Comment #1 from Adam Klein <adamk at chromium.org>  2012-10-18 11:21:02 PST ---
Most likely reason for this is that we're passing an empty DocumentFragment to ContainerNode::takeAllChildrenFrom(), which assumes (but doesn't check) that oldParent is non-null. Will look into it.

-- 
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