[Webkit-unassigned] [Bug 166680] New: [GTK] Switch to use ENABLE_REMOTE_INSPECTOR instead of ENABLE_INSPECTOR_SERVER for the remote inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 4 04:14:27 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166680
Bug ID: 166680
Summary: [GTK] Switch to use ENABLE_REMOTE_INSPECTOR instead of
ENABLE_INSPECTOR_SERVER for the remote inspector
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: WebKit Gtk
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cgarcia at igalia.com
CC: bugs-noreply at webkitgtk.org, clopez at igalia.com
We currently use a web inspector server based on web sockets, that is quite convenient because you can use any web browser (unless the browser doesn't support any JS used by our inspector). However, the ENABLE_REMOTE_INSPECTOR implementation has some other advantages. It allows to debug JavaScript applications, not only websites, and it also has support for web automation session, used to implement WebDriver.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170104/e6d80606/attachment-0001.html>
More information about the webkit-unassigned
mailing list