Bug 117734

Summary: "application/x-mimearchive" should be included in finding remoteWebArchive while document loading
Product: WebKit Reporter: Santosh Mahto <santosh.mahto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, beidson, benjamin, commit-queue, darin, japhet, kling, rniwa, santosh.ma
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Santosh Mahto 2013-06-18 04:21:00 PDT
We avoid loading remoteWebArchive in DoumentLoader.cpp

but Currently  "application/x-mimearchive" is not used in finding remote content
Comment 1 Santosh Mahto 2013-06-18 04:25:46 PDT
Created attachment 204900 [details]
Patch
Comment 2 Alexey Proskuryakov 2013-06-19 09:32:28 PDT
Comment on attachment 204900 [details]
Patch

OK
Comment 3 Gyuyoung Kim 2013-06-25 02:47:12 PDT
Comment on attachment 204900 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=204900&action=review

> Source/WebCore/ChangeLog:9
> +         RemoteArchive

Nit: please add a new line before landing.
Comment 4 Santosh Mahto 2013-06-25 03:50:42 PDT
Created attachment 205379 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2013-06-25 05:58:16 PDT
Comment on attachment 205379 [details]
Patch for landing

Clearing flags on attachment: 205379

Committed r151962: <http://trac.webkit.org/changeset/151962>
Comment 6 WebKit Commit Bot 2013-06-25 05:58:19 PDT
All reviewed patches have been landed.  Closing bug.