[Webkit-unassigned] [Bug 20161] Dragging image into Google Presentation crashes Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 29 13:26:20 PDT 2008


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





------- Comment #13 from eric at webkit.org  2008-07-29 13:26 PDT -------
(In reply to comment #12)
> (From update of attachment 22482 [edit])
> if you're sure that m_firstNodeInserted is not in the document because it's
> removed by Google's code and not because of some other WebCore bug, then r=me.


Yeah, I definitely caught it in the debugger.  A DOMNodeInserted event had
fired and we were acting on a "delete" editing event caused by their event
handler.  See the above stack trace for verification. 


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



More information about the webkit-unassigned mailing list