[Webkit-unassigned] [Bug 34598] Web Inspector: support for remote debugging

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 17 05:41:30 PST 2010


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


Jamey Hicks <jamey.hicks at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamey.hicks at nokia.com




--- Comment #5 from Jamey Hicks <jamey.hicks at nokia.com>  2010-02-17 05:41:30 PST ---
I have a prototype of remote Web Inspector connected to the InspectorBackend
via HTTP. 

I did not focus on how to start the debugger but just on the plumbing to
connect the front-end HTML/Javascript to the backend, and modifying the
javascript to communicate asynchronously with the backend. This prototype was
done in Qt 4.6, so the version of webkit is a bit out of date.

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