[Webkit-unassigned] [Bug 88094] Web Inspector: Add a WebInspectorServer on Linux using the GSocket API for the GTK port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 02:24:34 PST 2012


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





--- Comment #57 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2012-11-13 02:26:18 PST ---
(In reply to comment #56)
> A question: Why should we specify the host address? Shouldn't we always set the server address as localhost?
> On chromium, we only need to specify the port to be used. Can't we use the same solution?

The reason was to allow remote debugging on phones/tablets. The Qt port opens the port on localhost by default (if only the port is given) but also allows to specify the interface.

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