[Webkit-unassigned] [Bug 83539] Web Inspector: ASSERT attempting to unbind null contentDocument
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 9 19:41:36 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=83539
Timothy Hatcher <timothy at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #136374|review? |review+
Flag| |
--- Comment #3 from Timothy Hatcher <timothy at apple.com> 2012-04-09 19:41:35 PST ---
(From update of attachment 136374)
View in context: https://bugs.webkit.org/attachment.cgi?id=136374&action=review
> Source/WebCore/inspector/InspectorDOMAgent.cpp:338
> + m_domListener->didRemoveDocument(contentDocument);
Is it safe to pass a null contenDocument to didRemoveDocument?
--
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