[Webkit-unassigned] [Bug 35071] New: Disable loader limiting of requests per host for chromium port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 17 20:38:20 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35071
Summary: Disable loader limiting of requests per host for
chromium port
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: willchan at chromium.org
Chromium's network stack already limits the number of requests per host. It's
unnecessary to do it here. We're starting to play around with SPDY where we
want to have many more requests per host than just 6, so we need to remove this
limit.
--
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