Bug 43615

Summary: Web Inspector: add support for requesting WebInspector extensions from the browser
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: pfeldman, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
pfeldman: review-
patch pfeldman: commit-queue-

Andrey Kosyakov
Reported 2010-08-06 02:58:40 PDT
Chromium-specific implementation of Extension Registry that uses Chromium's DOM UI messaging to fetch WebInspector/DevTools extension list from Chromium's extension manager.
Attachments
patch (1.72 KB, patch)
2010-08-06 03:02 PDT, Andrey Kosyakov
pfeldman: review-
patch (7.77 KB, patch)
2010-08-09 06:02 PDT, Andrey Kosyakov
pfeldman: commit-queue-
Andrey Kosyakov
Comment 1 2010-08-06 03:02:36 PDT
Pavel Feldman
Comment 2 2010-08-06 04:55:59 PDT
Oops - lost message. It should be implemented via InspectorFrontendHost binding.
Andrey Kosyakov
Comment 3 2010-08-09 06:02:33 PDT
Pavel Feldman
Comment 4 2010-08-09 06:14:01 PDT
Comment on attachment 63891 [details] patch This looks good formally. One concern though: if we know that this request is always done at front-end stratup, why not to push it provisionally?
Andrey Kosyakov
Comment 5 2010-09-30 23:48:56 PDT
This has been implemented as a unsolicited notification from browser.
Note You need to log in before you can comment on or make changes to this bug.