Bug 117734 - "application/x-mimearchive" should be included in finding remoteWebArchive while document loading
Summary: "application/x-mimearchive" should be included in finding remoteWebArchive wh...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-18 04:21 PDT by Santosh Mahto
Modified: 2013-06-25 05:58 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2013-06-18 04:25 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff
Patch for landing (1.64 KB, patch)
2013-06-25 03:50 PDT, Santosh Mahto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.