[Webkit-unassigned] [Bug 27165] Connections-per-host should be tracked closer to the ResourceHandle level, not the Cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 17 13:45:50 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=27165
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abarth at webkit.org
--- Comment #5 from Adam Barth <abarth at webkit.org> 2010-09-17 13:45:49 PST ---
Here(In reply to comment #3)
> - // For named hosts - which are only http(s) hosts - we should always enforce the connection limit.
> - // For non-named hosts - everything but http(s) - we should only enforce the limit if the document isn't done parsing
> - // and we don't know all stylesheets yet.
>
> This change isn't explained in ChangeLog. Is this really OK to remove? I'm not sure why this is here offhand, but svn history likely has an explanation.
Here's the most recent rationale for that code that I could find:
https://bugs.webkit.org/show_bug.cgi?id=27822
There might be more specific information hiding in rdar.
--
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