[Webkit-unassigned] [Bug 60881] [Qt] Inspector may close at the start of the next inspector test in DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 21 07:13:50 PDT 2011


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





--- Comment #20 from Zoltan Herczeg <zherczeg at webkit.org>  2011-06-21 07:13:50 PST ---
InspectorBackendStub.js : dispatcher[functionName].apply(dispatcher, params);
calls jsInspectorFrontendHostPrototypeFunctionDisconnectFromBackend

However, it seems DOM.hideNodeHighlight starts the timer. Would it be possible, that the message content changes when the new test starts?

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