[Webkit-unassigned] [Bug 158801] New: WKWebView should expose API for download of a file.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 15 11:38:45 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158801
Bug ID: 158801
Summary: WKWebView should expose API for download of a file.
Classification: Unclassified
Product: WebKit
Version: Safari 9
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: michaeldo at chromium.org
Summary:
Files can't be downloaded from WKWebView if the file is behind a login wall, as the cookies in WKWebView are unavailable.
Steps to Reproduce:
1. Create a WKWebView application.
2. Attempt to download a file which is protected by authentication into the application Documents directory.
Expected Results:
File can be downloaded.
NOTE: _WKNavigationActionPolicyDownload is defined privately in WebKit2, but it is not exposed in the public WKNavigationDelegate.
Actual Results:
Authentication to file fails.
Version:
iOS 9.3.2 (13F69)
radar://26818508
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160615/5a60ba83/attachment.html>
More information about the webkit-unassigned
mailing list