Bug 107127

Summary: Web Inspector: InstrumentingAgents should be registered in InspectorInstrumentation only when there is a front-end
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Web Inspector (Deprecated)Assignee: Yury Semikhatsky <yurys>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Yury Semikhatsky
Reported 2013-01-17 07:44:27 PST
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.
Attachments
Patch (2.88 KB, patch)
2013-01-17 07:46 PST, Yury Semikhatsky
no flags
Yury Semikhatsky
Comment 1 2013-01-17 07:46:17 PST
WebKit Review Bot
Comment 2 2013-01-17 11:43:42 PST
Comment on attachment 183184 [details] Patch Clearing flags on attachment: 183184 Committed r140015: <http://trac.webkit.org/changeset/140015>
WebKit Review Bot
Comment 3 2013-01-17 11:43:46 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.