[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:41:13 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35016
--- Comment #9 from Jamey Hicks <jamey.hicks at nokia.com> 2010-02-17 12:41:12 PST ---
Created an attachment (id=48924)
--> (https://bugs.webkit.org/attachment.cgi?id=48924)
Web Inspector UI remoted via HTTP with this patch plus additional components
Adds InspectorHttpServer as a component which receives information from
InspectorController via InspectorRemoteFrontend. InspectorRemoteFrontend
encodes the information in the same format but enqueues it to the HTTP server
for deliver rather than injecting it into a ScriptState javascript environment.
--
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