[Webkit-unassigned] [Bug 35016] New: Enable alternate front-ends for Web Inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 16 19:31:20 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35016
Summary: Enable alternate front-ends for Web Inspector
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Enhancement
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jamey.hicks at nokia.com
Created an attachment (id=48854)
--> (https://bugs.webkit.org/attachment.cgi?id=48854)
Patch that enables use of alternate inspector frontends
Converted InspectorFrontend to an abstract base class. Moved previous
implementation to InspectorInprocessFrontend. Debug agents providing alternate
frontends may register them via InspectorController::setInspectorFrontend.
This is the first in a series of patches that will enable out-of-process debug
using either Eclipse Chrome Debugger or Web Inspector remoted via HTTP.
--
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