[webkit-reviews] review granted: [Bug 87026] Web Inspector: refactor revision history to not include resource itself. : [Attachment 143054] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 10:26:23 PDT 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 87026: Web Inspector: refactor revision history to not include resource
itself.
https://bugs.webkit.org/show_bug.cgi?id=87026

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143054&action=review


> Source/WebCore/inspector/front-end/UISourceCode.js:140
> +	   this.contentChanged(revision.content || "",
revision.resource.canonicalMimeType());

this.resource()


More information about the webkit-reviews mailing list