[Webkit-unassigned] [Bug 7168] Support reading of MHTML (multipart/related) web archives

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


https://bugs.webkit.org/show_bug.cgi?id=7168


marco.barisione at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23119|                            |review?
               Flag|                            |




------- Comment #6 from marco.barisione at collabora.co.uk  2008-09-02 10:29 PDT -------
Created an attachment (id=23119)
 --> (https://bugs.webkit.org/attachment.cgi?id=23119&action=view)
MHTML support for WebKit GTK

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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list