[Webkit-unassigned] [Bug 100479] New: Have NetworkProcess manage resource load scheduling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 26 00:54:50 PDT 2012


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

           Summary: Have NetworkProcess manage resource load scheduling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
                CC: ap at webkit.org, andersca at apple.com, sam at webkit.org,
                    koivisto at iki.fi
            Blocks: 98537,98539


Have NetworkProcess manage resource load scheduling.

Now that the LoaderStrategy can provide a custom ResourceLoadScheduler, we can use that to mask IPC to the network process which can manage all of the requests coming from any number of WebProcesses, and dispatch them back to their WebProcesses of origin when it's time.

For now the actual loading will still take place in the WebProcesses.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list