WebKit:
Fixed: <rdar://problem/
4120255> web archives on remote servers can be viewed directly (with major security issues); should download instead
Reviewed by mjs.
* WebView.subproj/WebBaseResourceHandleDelegate.h:
* WebView.subproj/WebMainResourceClient.m:
(-[WebMainResourceClient continueAfterContentPolicy:response:]): if the WebKit client has chosen to "use" a remote web archive, stop the load with an error
WebBrowser:
Fixed: <rdar://problem/
4120255> web archives on remote servers can be viewed directly (with major security issues); should download instead
* BrowserWebView.m:
(-[BrowserWebView webView:decidePolicyForMIMEType:request:frame:decisionListener:]): download remote web archives
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9176
268f45cc-cd09-0410-ab3c-
d52691b4dbfc