WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65024
Web Inspector: [Extensions API] add webInspector.resources.onContentEdited
https://bugs.webkit.org/show_bug.cgi?id=65024
Summary
Web Inspector: [Extensions API] add webInspector.resources.onContentEdited
Andrey Kosyakov
Reported
2011-07-22 05:15:01 PDT
This allows extensions to support various ways to save the content of resource edited within WebInspector (e.g. publish back to server via WebDAV, save to disk via a NPAPI plugin, update file in the IDE)
Attachments
patch
(21.69 KB, patch)
2011-07-22 05:17 PDT
,
Andrey Kosyakov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Kosyakov
Comment 1
2011-07-22 05:17:34 PDT
Created
attachment 101717
[details]
patch
Pavel Feldman
Comment 2
2011-07-22 07:26:33 PDT
Comment on
attachment 101717
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=101717&action=review
> LayoutTests/inspector/extensions/extensions-resources-expected.txt:30 > +content for resource file:///usr/local/google/home/caseq/src/chromium/src/third_party/WebKit/LayoutTests/inspector/extensions/resources/audits-style1.css edited: body { background-color: black; }
Fix this prior to landing.
Andrey Kosyakov
Comment 3
2011-07-22 12:31:00 PDT
Manually committed
r91569
:
http://trac.webkit.org/changeset/91569
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