RESOLVED FIXED 192212
-[WKProcessPool _downloadURLRequest:] should allow specifying the initiating web view
https://bugs.webkit.org/show_bug.cgi?id=192212
Summary -[WKProcessPool _downloadURLRequest:] should allow specifying the initiating ...
David Quesada
Reported 2018-11-29 20:30:34 PST
Clients may want to start a download as if it were originated in an existing web view. This will allow the download to use the same session.
Attachments
Patch (5.12 KB, patch)
2018-11-29 21:05 PST, David Quesada
no flags
Patch v2 (5.12 KB, patch)
2018-11-29 21:11 PST, David Quesada
no flags
Radar WebKit Bug Importer
Comment 1 2018-11-29 20:32:09 PST
David Quesada
Comment 2 2018-11-29 21:05:05 PST
David Quesada
Comment 3 2018-11-29 21:11:34 PST
Created attachment 356124 [details] Patch v2 Decided to rename the new parameter from 'initiatingWebView' to 'originatingWebView' to match the terminology of _WKDownload.originatingWebView.
WebKit Commit Bot
Comment 4 2018-11-30 10:51:02 PST
Comment on attachment 356124 [details] Patch v2 Clearing flags on attachment: 356124 Committed r238742: <https://trac.webkit.org/changeset/238742>
WebKit Commit Bot
Comment 5 2018-11-30 10:51:03 PST
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.