Bug 185646 - New DownloadClient instance just for system preview downloads
Summary: New DownloadClient instance just for system preview downloads
Status: NEW
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-05-15 01:40 PDT by Dean Jackson
Modified: 2018-05-15 01:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2018-05-15 01:40:26 PDT
The code in https://bugs.webkit.org/show_bug.cgi?id=185459 is way too crazy because there is only a single download client instance.

It might be nicer if we could swap out the client just for this type of download.
Comment 1 Radar WebKit Bug Importer 2018-05-15 01:40:49 PDT
<rdar://problem/40249878>
Comment 2 Dean Jackson 2018-05-15 01:41:50 PDT
Another option would be to implement a special delegate just for this.
Comment 3 Radar WebKit Bug Importer 2018-05-15 01:42:06 PDT
<rdar://problem/40249906>