[webkit-reviews] review requested: [Bug 16395] Inspector needs to use cached resources : [Attachment 71291] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 20 07:14:44 PDT 2010


Andrey Kosyakov <caseq at chromium.org> has asked	for review:
Bug 16395: Inspector needs to use cached resources
https://bugs.webkit.org/show_bug.cgi?id=16395

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

------- Additional Comments from Andrey Kosyakov <caseq at chromium.org>
- Added base64Encoded parameter to resourceContent() in Inspector.idl
- Cache resource content in resource.getContent()
- Report whether content is encoded along with content in callback
- Handle resource.getContent() properly if content is not yet available
- Use data: url for images if resource content is available


More information about the webkit-reviews mailing list