[webkit-reviews] review granted: [Bug 7169] Support exporting of MHTML web archives : [Attachment 95519] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 17:37:47 PDT 2011


Adam Barth <abarth at webkit.org> has granted Jay Civelli
<jcivelli at chromium.org>'s request for review:
Bug 7169: Support exporting of MHTML web archives
https://bugs.webkit.org/show_bug.cgi?id=7169

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=95519&action=review

> Source/WebKit/chromium/src/WebPageSerializer.cpp:206
> +    RefPtr<SharedBuffer> mhtml =
MHTMLArchive::generateMHTMLData(static_cast<WebViewImpl*>(view)->page());

Ah, that's much nicer.


More information about the webkit-reviews mailing list