[Webkit-unassigned] [Bug 48079] [Qt] InspectorClientQt crashes when deleting a qwebpage which has an inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 06:30:23 PDT 2010


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





--- Comment #3 from yi shen <yi.4.shen at nokia.com>  2010-10-22 06:30:23 PST ---
(In reply to comment #2)
> The problem is that m_inspectedWebPage->d->inspector is NULL in following snippet
> 
> bool InspectorClientQt::sendMessageToFrontend(const String& message)
> {
>     if (m_inspectedWebPage->d->inspector->d->remoteFrontend) { // crash

Sorry, m_inspectedWebPage->d->inspector->d is NULL

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