Bug 185646
| Summary: | New DownloadClient instance just for system preview downloads | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Jackson <dino> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dean Jackson
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/40249878>
Dean Jackson
Another option would be to implement a special delegate just for this.
Radar WebKit Bug Importer
<rdar://problem/40249906>