Re: [webkit-dev] New feature - MHTML support

2011-05-12 Thread Adam Roben
On May 2, 2011, at 6:03 PM, Eric Seidel wrote:

 MHTML support was definitely discussed at length back in the early
 days of Safari Windows development in webkit.org.  Maybe that desire
 has gone away since then.  I feel very out-of-touch with current
 Safari-on-Windows needs.

We've had requests for MHTML support on Windows and on Mac. I don't think the 
requests have been terribly frequent.

-Adam

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] New feature - MHTML support

2011-05-02 Thread Jay Civelli
Hi,
I am looking into adding MHTML support to WebCore (in a platform
independent way).
MHTML is a web archive format that combines a page and all its
resources into a single-file (http://tools.ietf.org/html/rfc2557).
IE and FIrefox supports MHTML (Firefox with the UnMHT addon).

I have a a patch that provides MHTML reading capability
(https://bugs.webkit.org/show_bug.cgi?id=7168) and my plan is to add
MHTML generation after that.

Feedback, suggestions?

Jay
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New feature - MHTML support

2011-05-02 Thread Eric Seidel
Cool.  There have been talks of doing this for many many years.  I'm
glad someone's looking at it.

On Mon, May 2, 2011 at 11:17 AM, Jay Civelli jcive...@chromium.org wrote:
 Hi,
 I am looking into adding MHTML support to WebCore (in a platform
 independent way).
 MHTML is a web archive format that combines a page and all its
 resources into a single-file (http://tools.ietf.org/html/rfc2557).
 IE and FIrefox supports MHTML (Firefox with the UnMHT addon).

 I have a a patch that provides MHTML reading capability
 (https://bugs.webkit.org/show_bug.cgi?id=7168) and my plan is to add
 MHTML generation after that.

 Feedback, suggestions?

 Jay
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New feature - MHTML support

2011-05-02 Thread Alexey Proskuryakov

02.05.2011, в 11:17, Jay Civelli написал(а):

 Hi,
 I am looking into adding MHTML support to WebCore (in a platform
 independent way).
 MHTML is a web archive format that combines a page and all its
 resources into a single-file (http://tools.ietf.org/html/rfc2557).
 IE and FIrefox supports MHTML (Firefox with the UnMHT addon).
 
 I have a a patch that provides MHTML reading capability
 (https://bugs.webkit.org/show_bug.cgi?id=7168) and my plan is to add
 MHTML generation after that.
 
 Feedback, suggestions?


Is this something that was requested by Chrome users? From what I can see, the 
interest from users has been exceptionally low.

- WBR, Alexey Proskuryakov
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New feature - MHTML support

2011-05-02 Thread Adam Barth
Alexey,

One reason you might not have heard as much demand is because Safari
addresses this use case with web archives.  However, web archives are an
Apple-only (or at least Objective-C entangled) technology.

Adam
 On May 2, 2011 1:35 PM, Peter Kasting pkast...@chromium.org wrote:
 On Mon, May 2, 2011 at 11:47 AM, Alexey Proskuryakov a...@webkit.org
wrote:

 Is this something that was requested by Chrome users?


 There has definitely been interest from both consumers and enterprise on
the
 Chrome side.

 PK
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] New feature - MHTML support

2011-05-02 Thread Eric Seidel
MHTML support was definitely discussed at length back in the early
days of Safari Windows development in webkit.org.  Maybe that desire
has gone away since then.  I feel very out-of-touch with current
Safari-on-Windows needs.

-eric

On Mon, May 2, 2011 at 1:43 PM, Adam Barth aba...@webkit.org wrote:
 Alexey,

 One reason you might not have heard as much demand is because Safari
 addresses this use case with web archives.  However, web archives are an
 Apple-only (or at least Objective-C entangled) technology.

 Adam

 On May 2, 2011 1:35 PM, Peter Kasting pkast...@chromium.org wrote:
 On Mon, May 2, 2011 at 11:47 AM, Alexey Proskuryakov a...@webkit.org
 wrote:

 Is this something that was requested by Chrome users?


 There has definitely been interest from both consumers and enterprise on
 the
 Chrome side.

 PK

 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev