[Webkit-unassigned] [Bug 40134] Web Inspector: sendMessageToFrontend implementation required.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 11:14:59 PDT 2010


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





--- Comment #28 from Ilya Tikhonovsky <loislo at chromium.org>  2010-06-10 11:14:56 PST ---
(In reply to comment #27)
> (From update of attachment 58390 [details])
> WebKit/gtk/WebCoreSupport/InspectorClientGtk.cpp:174
>  +      if (m_inspectorClient)
> I see m_inspectorClient cleared only in the destructor, do you really need this check?

Really we have no guaranties about the order of deleting the InspectorClient and InspectorFrontend.

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