[Webkit-unassigned] [Bug 111016] All ports should implement ResourceHandle::didChangePriority()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 16:05:38 PST 2013


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





--- Comment #2 from James Simonsen <simonjam at chromium.org>  2013-02-28 16:08:02 PST ---
We should definitely enforce the priorities in WebCore too. However, there are still further queues in the network layer, notably for DNS and TCP connections. We need some way of ensuring those queues stay ordered too. I don't think it's a bad thing if all ports aren't able to implement that, but the ones that can should. That's why I filed the bug.

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