RESOLVED FIXED47080
Web Inspector: [Chromium][Extension API] provide tab id of inspected tab in extension API
https://bugs.webkit.org/show_bug.cgi?id=47080
Summary Web Inspector: [Chromium][Extension API] provide tab id of inspected tab in e...
Andrey Kosyakov
Reported 2010-10-04 05:40:58 PDT
Since we now expose native browser extension API to WebInspector extensions, it would be useful for the extensions to know tab id of inspected page -- this way, native extension mechanisms may be used to inject CSS and scripts. It is suggested to expose inspected page's tab id as webInspector.inspectedWindow.tabId property.
Attachments
patch (3.22 KB, patch)
2010-10-04 05:48 PDT, Andrey Kosyakov
yurys: review+
webkit.review.bot: commit-queue-
Andrey Kosyakov
Comment 1 2010-10-04 05:48:48 PDT
WebKit Review Bot
Comment 2 2010-10-04 10:42:46 PDT
Comment on attachment 69621 [details] patch Rejecting patch 69621 from commit-queue. caseq@chromium.org does not have committer permissions according to http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/common/config/committers.py. - If you do not have committer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags. - If you have committer rights please correct the error in WebKitTools/Scripts/webkitpy/common/config/committers.py by adding yourself to the file (no review needed). The commit-queue restarts itself every 2 hours. After restart the commit-queue will correctly respect your committer rights.
Andrey Kosyakov
Comment 3 2010-10-06 01:13:39 PDT
Note You need to log in before you can comment on or make changes to this bug.