[Webkit-unassigned] [Bug 35016] Enable alternate front-ends for Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 12:45:38 PST 2010


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





--- Comment #10 from Jamey Hicks <jamey.hicks at nokia.com>  2010-02-17 12:45:37 PST ---
Created an attachment (id=48925)
 --> (https://bugs.webkit.org/attachment.cgi?id=48925)
Eclipse or Aptana debugging using inspector backend and
ChromeDevTools/V8DebuggerProtocol

This configuration varies in two ways from the remote Web Inspector.

First, it uses a completely different UI for debug.

Second, it uses ChromeDevTools / V8DebuggingProtocol as the encoding.

I have no particular desire to use this particular encoding except that it is
documented and has client side code that we can use. In a few days, we were
able to use ChromeDevTools in Aptana to debug apps running in Chrome and would
like to do the same with Qt/Webkit. Also, we plan to add support for profiling,
etc. by mapping the existing inspector functionality onto the same wire
encoding.

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