[Webkit-unassigned] [Bug 27165] Connections-per-host should be tracked closer to the ResourceHandle level, not the Cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 06:03:14 PDT 2010


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





--- Comment #32 from Antti Koivisto <koivisto at iki.fi>  2010-10-13 06:03:13 PST ---
Looks pretty good.

I think the job of determining the resource priority (determinePriority() function) should not be part of the scheduler itself. Instead the priority should be determined in higher level and passed to the scheduler, perhaps as a field in ResourceRequest.

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