[Webkit-unassigned] [Bug 107127] New: Web Inspector: InstrumentingAgents should be registered in InspectorInstrumentation only when there is a front-end

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 07:42:41 PST 2013


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

           Summary: Web Inspector: InstrumentingAgents should be
                    registered in InspectorInstrumentation only when there
                    is a front-end
           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: yurys at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Currently InspectorInstrumentation::registerInstrumentingAgents is called in InspectorController constructor which is suboptimal as it is enough to register corresponding InstrumentingAgents only while front-end is attached to the InspectorController.

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