RESOLVED FIXED 94322
Web Inspector: decouple extension server from the Elements panel
https://bugs.webkit.org/show_bug.cgi?id=94322
Summary Web Inspector: decouple extension server from the Elements panel
Andrey Kosyakov
Reported 2012-08-17 03:10:20 PDT
Currently, extension server subscribes directly to events dispatched on a member of an Elements panel, which would cause elements panel to be constructed upon any extension adding subscription. Let's move an event sink used to dispatch the event out of the Elements panel.
Attachments
Patch (4.54 KB, patch)
2012-08-17 03:13 PDT, Andrey Kosyakov
no flags
Patch (3.22 KB, patch)
2012-08-17 04:01 PDT, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2012-08-17 03:13:17 PDT
Pavel Feldman
Comment 2 2012-08-17 03:18:31 PDT
Comment on attachment 159069 [details] Patch What is the difference between the WebInspector.notificationService and WebInspector.notifications ?
Andrey Kosyakov
Comment 3 2012-08-17 04:01:20 PDT
WebKit Review Bot
Comment 4 2012-08-17 05:06:44 PDT
Comment on attachment 159077 [details] Patch Clearing flags on attachment: 159077 Committed r125881: <http://trac.webkit.org/changeset/125881>
WebKit Review Bot
Comment 5 2012-08-17 05:06:49 PDT
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.