[Webkit-unassigned] [Bug 136199] Remove scheduling code from network process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 24 21:50:33 PDT 2014


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





--- Comment #6 from Antti Koivisto <koivisto at iki.fi>  2014-08-24 21:50:39 PST ---
In network process mode the web process side ResourceLoadScheduler is just a dumb proxy (WebKit::WebResourceLoadScheduler overrides the WebCore implementation). The actual priority-based scheduling is done by this copy code that I was trying to get rid of (NetworkResourceLoadScheduler) when the networking layer priorities are not supported.

-- 
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