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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 18:10:31 PDT 2010


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-10-27 18:10:31 PST ---
> I've been previously told that WebCore can't do the optimal prioritization because it doesn't know what other WebCores are doing at the moment.

That's also true.

> I'm not convinced that WebCore can realistically be network back-end agnostic. Surely Web Inspector needs to know if it's SPDY or HTTP.

Why does the web inspector need to know that?  Does the web inspector need to know whether we're using Ethernet or CDMA?

> In addition, this prioritization logic should ideally be shared between WebKit ports, so that any port that had a SPDY capable back-end could use it.

I'm not quite sure I follow.  Prioritization is part of the SPDY protocol.  Another implementation of SPDY would need to handle that as well.

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