[Webkit-unassigned] [Bug 158801] WKWebView should expose API for download of a file.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 25 13:43:47 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=158801
Geoffrey Garen <ggaren at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ggaren at apple.com
--- Comment #7 from Geoffrey Garen <ggaren at apple.com> ---
> some URLs (like bank statements) can be visited only one, so the only way to download
> those URLs would be using _WKNavigationActionPolicyDownload
Brady's suggestion was to use WKNavigationActionPolicyCancel and then perform the download in the client app.
If the WebKit navigation is canceled, there's only one visit to the target URL -- the visit in the client app.
Can you clarify why a load-once download URL would fail?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170825/7a66105e/attachment-0001.html>
More information about the webkit-unassigned
mailing list