WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
56327
Web Inspector: further extension API cleanup (removed inspectedPage, add experimental prefix)
https://bugs.webkit.org/show_bug.cgi?id=56327
Summary
Web Inspector: further extension API cleanup (removed inspectedPage, add expe...
Andrey Kosyakov
Reported
2011-03-14 13:26:00 PDT
This removes webInspector.inspectedPage.* (extensions are expected to use browser API for this), adds optional experimental perfix (experimental.webInspector == webInspector for now).
Attachments
patch
(3.21 KB, patch)
2011-03-14 13:33 PDT
,
Andrey Kosyakov
yurys
: review+
caseq
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2011-03-14 13:33:25 PDT
Created
attachment 85711
[details]
patch
Yury Semikhatsky
Comment 2
2011-03-15 02:49:01 PDT
Comment on
attachment 85711
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=85711&action=review
> Source/WebCore/inspector/front-end/ExtensionAPI.js:520 > +experimental.webInspector = webInspector;
Why do we need both at the same time?
Andrey Kosyakov
Comment 3
2011-03-15 07:02:18 PDT
Manually committed a variation of the patch as
r81130
:
http://trac.webkit.org/changeset/81130
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