[Webkit-unassigned] [Bug 48483] Get rid of ResourceRequestBase::m_targetType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 20:07:43 PDT 2010


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





--- Comment #7 from Alexey Proskuryakov <ap at webkit.org>  2010-10-27 20:07:42 PST ---
> SPDY is a layer below HTTP

OK. Clearly, I've been misunderstanding it.

> I'm saying that the mapping of those HTML concepts to priorities differs in different scenarios.  Certainly holding request in WebCore is counter-productive in cases were the networking library can make better prioritization decisions than WebCore.

I wasn't saying that we should be holding the request in WebCore for prioritization. But the networking back-end shouldn't speak in terms of frames and scripts, that's way too high level for it. It's WebCore that knows that stylesheets should be loaded ahead of images, it's WebCore that knows which page is frontmost, and so on.

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