[Webkit-unassigned] [Bug 34598] New: Web Inspector: support for remote debugging
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 4 09:01:41 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34598
Summary: Web Inspector: support for remote debugging
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pmuellr at yahoo.com
CC: timothy at hatcher.name, rik at webkit.org,
keishi at webkit.org, pmuellr at yahoo.com,
joepeck at webkit.org, pfeldman at chromium.org,
bweinstein at apple.com
It would be nice to be able to reuse all the Web Inspector stuff to enable
debugging a remote web browsing session. One use case is mobile, for instance,
debugging a browser session on an iPhone, Android, Palm, etc sort of device.
The basic idea is that the remote browser would need to have a gesture to enter
debug mode, and would need to provide an address to the machine running the
debug client which will actually be displaying a Web Inspector window.
Presumably, the debug client is just a WebKit-consuming web browser. It would
need a way to indicate it was willing to accept debug connections (or perhaps
connect TO a remote session) from a debug target. Once connected, Web
Inspector would work as it does today for a local window, but be proxying the
work to the debug target running remotely.
Discuss.
--
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