[webkit-reviews] review requested: [Bug 7168] Support reading of MHTML (multipart/related) web archives : [Attachment 23119] MHTML support for WebKit GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 2 10:29:27 PDT 2008


Marco Barisione <marco.barisione at collabora.co.uk> has asked  for review:
Bug 7168: Support reading of MHTML (multipart/related) web archives
https://bugs.webkit.org/show_bug.cgi?id=7168

Attachment 23119: MHTML support for WebKit GTK
https://bugs.webkit.org/attachment.cgi?id=23119&action=edit

------- Additional Comments from Marco Barisione
<marco.barisione at collabora.co.uk>
This is an initial patch to add support for both reading and writing MHTML
files in WebKit GTK. I tried to make most of the code and the logic shareable
in different ports but of course some code is needed to use the native
libraries to handle MIME.

Any comments? Should the platform-specific code moved somewhere else?

For GTK reviewers: note that the public API addition is just for testing,
probably if the WebCore part is committed we need to add something like the
WebArchive class.


More information about the webkit-reviews mailing list