[webkit-reviews] review granted: [Bug 89219] Web Inspector: extension's Resource.getContent always returns original revision. : [Attachment 147836] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 09:44:16 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 89219: Web Inspector: extension's Resource.getContent always returns
original revision.
https://bugs.webkit.org/show_bug.cgi?id=89219

Attachment 147836: Patch
https://bugs.webkit.org/attachment.cgi?id=147836&action=review

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
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.


More information about the webkit-reviews mailing list