[Webkit-unassigned] [Bug 250649] New: Make it posible to start downloads without a process pool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 15 08:21:44 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=250649

            Bug ID: 250649
           Summary: Make it posible to start downloads without a process
                    pool
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: kkinnunen at apple.com
            Blocks: 222366

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.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=222366
[Bug 222366] [WPE][GTK] Reconsider moving network session APIs to WebKitWebsiteDataManager
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230115/eb7462c0/attachment.htm>


More information about the webkit-unassigned mailing list