WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89219
Web Inspector: extension's Resource.getContent always returns original revision.
https://bugs.webkit.org/show_bug.cgi?id=89219
Summary
Web Inspector: extension's Resource.getContent always returns original revision.
Pavel Feldman
Reported
2012-06-15 09:05:16 PDT
It regressed when we moved editing support to UISourceCode.
Attachments
Patch
(9.13 KB, patch)
2012-06-15 09:26 PDT
,
Pavel Feldman
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-06-15 09:26:52 PDT
Created
attachment 147836
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-06-15 09:44:16 PDT
Comment on
attachment 147836
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=147836&action=review
> Source/WebCore/inspector/front-end/DebuggerResourceBinding.js:100 > + resource.requestContent(this._setContentWithInitialContent.bind(this, /** @type {WebInspector.JavaScriptSource} */uiSourceCode, content, userCallback));
Please add a space after the comment.
Pavel Feldman
Comment 3
2012-06-15 09:50:59 PDT
Committed
r120471
: <
http://trac.webkit.org/changeset/120471
>
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