WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66767
Web Inspector: [Extensions API] provide access to page resources
https://bugs.webkit.org/show_bug.cgi?id=66767
Summary
Web Inspector: [Extensions API] provide access to page resources
Andrey Kosyakov
Reported
2011-08-23 05:33:51 PDT
Expose interface to query resources of the inspected page, retrieve and be able to modify their content.
Attachments
patch
(24.64 KB, patch)
2011-08-23 05:35 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
patch
(26.59 KB, patch)
2011-08-23 06:45 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
patch
(25.93 KB, patch)
2011-08-23 06:47 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
patch (properly rebased the diff)
(26.10 KB, patch)
2011-08-23 07:01 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
patch (normalize test output)
(26.28 KB, patch)
2011-08-23 08:04 PDT
,
Andrey Kosyakov
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2011-08-23 05:35:41 PDT
Created
attachment 104829
[details]
patch
Andrey Kosyakov
Comment 2
2011-08-23 06:45:00 PDT
Created
attachment 104837
[details]
patch
Andrey Kosyakov
Comment 3
2011-08-23 06:47:46 PDT
Created
attachment 104838
[details]
patch
Andrey Kosyakov
Comment 4
2011-08-23 07:01:10 PDT
Created
attachment 104842
[details]
patch (properly rebased the diff)
Andrey Kosyakov
Comment 5
2011-08-23 08:04:23 PDT
Created
attachment 104846
[details]
patch (normalize test output)
Pavel Feldman
Comment 6
2011-08-23 08:25:12 PDT
Comment on
attachment 104846
[details]
patch (normalize test output) View in context:
https://bugs.webkit.org/attachment.cgi?id=104846&action=review
> Source/WebCore/inspector/front-end/ExtensionAPI.js:522 > + interface.__defineGetter__(member, bind(descriptor.get, implementation));
This won't compile. Could you please avoid using __defineGetter?
Andrey Kosyakov
Comment 7
2011-08-23 08:36:12 PDT
Comment on
attachment 104846
[details]
patch (normalize test output) Clearing flags on attachment: 104846 Committed
r93605
: <
http://trac.webkit.org/changeset/93605
>
Andrey Kosyakov
Comment 8
2011-08-23 08:36:21 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.
Top of Page
Format For Printing
XML
Clone This Bug