[Webkit-unassigned] [Bug 126763] New: Web Inspector: Push InspectorAgent down into JSC, give JSC an InspectorController

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 10:57:09 PST 2014


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

           Summary: Web Inspector: Push InspectorAgent down into JSC, give
                    JSC an InspectorController
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


Push down the first agent. The simple InspectorAgent agent!

Also, hook up the pipes and create a JSGlobalObjectInspectorController! You can now actually remotely inspect a JSGlobalObject and bits get sent back and forth! But, nothing exciting happens right now and the frontend would immediately throw an exception. Not concerned with that just yet until we get to RuntimeAgent.

Also, make WebCore use the Inspector::InspectorAgent.

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