In the new GLib API we plan to move the networking related APIs from WebKitWebContext (a process pool) to a new WebKitNetworkSession class. Currently downloads are actually handled by the WebsiteDataStore, the process pool is only used to use the legacy downloads client for compatibility, so we can just move the implementation to WebsiteDataStore and make WebProcessPool use it.
Pull request: https://github.com/WebKit/WebKit/pull/8674
Committed 258951@main (83cf78beac00): <https://commits.webkit.org/258951@main> Reviewed commits have been landed. Closing PR #8674 and removing active labels.
<rdar://problem/104297977>