Bug 255954
| Summary: | Use WKDataTask for SystemPreview downloads | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Jackson <dino> |
| Component: | WebKit Misc. | Assignee: | Dean Jackson <dino> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | rniwa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dean Jackson
Migrate away from LegacyDownloadClient and instead handle System Previews directly. This will allow us to remove the horrible code in the download client, as well eventually allow 3rd-party engines to use ARQL.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Dean Jackson
<rdar://problem/108524222>
Dean Jackson
Pull request: https://github.com/WebKit/WebKit/pull/13171
EWS
Committed 263393@main (d55e3cae6649): <https://commits.webkit.org/263393@main>
Reviewed commits have been landed. Closing PR #13171 and removing active labels.
Ryosuke Niwa
This patch seems to have broken Apple internal builds.
Ryosuke Niwa
Build fix attempted in https://commits.webkit.org/263403@main