WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107127
Web Inspector: InstrumentingAgents should be registered in InspectorInstrumentation only when there is a front-end
https://bugs.webkit.org/show_bug.cgi?id=107127
Summary
Web Inspector: InstrumentingAgents should be registered in InspectorInstrumen...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yury Semikhatsky
Comment 1
2013-01-17 07:46:17 PST
Created
attachment 183184
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug