+2013-01-01 KwangYong Choi <ky0.choi@samsung.com>
+
+ [EFL] Enable MHTML feature
+ https://bugs.webkit.org/show_bug.cgi?id=105815
+
+ Reviewed by Laszlo Gombos.
+
+ Add application/x-mimearchive type to archive mime types.
+ Add mht and mhtml to extension map.
+
+ No new tests. Existing layout tests pass.
+
+ * loader/archive/ArchiveFactory.cpp:
+ (WebCore::archiveMIMETypes):
+ * platform/efl/MIMETypeRegistryEfl.cpp:
+ (WebCore):
+
2013-01-01 Mike West <mkwst@chromium.org>
seamless iframes don't inherit styles when srcdoc is used