RESOLVED FIXED 117734
"application/x-mimearchive" should be included in finding remoteWebArchive while document loading
https://bugs.webkit.org/show_bug.cgi?id=117734
Summary "application/x-mimearchive" should be included in finding remoteWebArchive wh...
Santosh Mahto
Reported 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
Attachments
Patch (1.62 KB, patch)
2013-06-18 04:25 PDT, Santosh Mahto
no flags
Patch for landing (1.64 KB, patch)
2013-06-25 03:50 PDT, Santosh Mahto
no flags
Santosh Mahto
Comment 1 2013-06-18 04:25:46 PDT
Alexey Proskuryakov
Comment 2 2013-06-19 09:32:28 PDT
Comment on attachment 204900 [details] Patch OK
Gyuyoung Kim
Comment 3 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.
Santosh Mahto
Comment 4 2013-06-25 03:50:42 PDT
Created attachment 205379 [details] Patch for landing
WebKit Commit Bot
Comment 5 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>
WebKit Commit Bot
Comment 6 2013-06-25 05:58:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.