[Webkit-unassigned] [Bug 43988] Web Inspector: Remote Web Inspector support for QtWebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 08:45:20 PDT 2010


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





--- Comment #16 from Ilya Tikhonovsky <loislo at chromium.org>  2010-08-27 08:45:19 PST ---
(From update of attachment 65715)
WebKit/qt/WebCoreSupport/InspectorClientQt.cpp:129
 +      if (m_inspectedWebPage->d->inspectorServerPort())
 +          return;

do you mean that the local inspector should be blocked if the remote debugging port is specified.

In chromium you still be able to invoke local inspector for a page even if the remote port was specified.
But only one inspector per page at a time.

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