GNOME Bugzilla – Bug 679368
Implement save as with WebKit2 API
Last modified: 2012-08-17 12:00:58 UTC
There will be specific API for this in WebKit2 (webkit_web_view_save()) that will save pages in MHTML. This will simplify the code in ephy and saved pages will be fully functional. See WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=89873
Created attachment 221351 [details] [review] Patch
Review of attachment 221351 [details] [review]: Nice.