Bug 192212 - -[WKProcessPool _downloadURLRequest:] should allow specifying the initiating web view
Summary: -[WKProcessPool _downloadURLRequest:] should allow specifying the initiating ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-29 20:30 PST by David Quesada
Modified: 2018-11-30 10:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (5.12 KB, patch)
2018-11-29 21:05 PST, David Quesada
no flags Details | Formatted Diff | Diff
Patch v2 (5.12 KB, patch)
2018-11-29 21:11 PST, David Quesada
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Quesada 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.
Comment 1 Radar WebKit Bug Importer 2018-11-29 20:32:09 PST
<rdar://problem/46363706>
Comment 2 David Quesada 2018-11-29 21:05:05 PST
Created attachment 356123 [details]
Patch
Comment 3 David Quesada 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.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2018-11-30 10:51:03 PST
All reviewed patches have been landed.  Closing bug.