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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 28 16:13:43 PST 2013


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





--- Comment #3 from Brady Eidson <beidson at apple.com>  2013-02-28 16:16:07 PST ---
(In reply to comment #2)
> 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.

1 - All ports *can* benefit from additional prioritization at the ResourceLoader/MemoryCache/CachedResource level
2 - Implementing this at that level does not preclude piping the notification *downwards* towards ResourceHandle for those ports that can benefit there.

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