[webkit-reviews] review granted: [Bug 27165] Connections-per-host should be tracked closer to the ResourceHandle level, not the Cache : [Attachment 72883] patch #5 (I think)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 08:38:52 PST 2010


Alexey Proskuryakov <ap at webkit.org> has granted Nate Chapin
<japhet at chromium.org>'s request for review:
Bug 27165: Connections-per-host should be tracked closer to the ResourceHandle
level, not the Cache
https://bugs.webkit.org/show_bug.cgi?id=27165

Attachment 72883: patch #5 (I think)
https://bugs.webkit.org/attachment.cgi?id=72883&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
I think that this patch is flawed in that it changes load scheduling instead of
just the promised refactoring. It's the fact that XMLHttpRequest loads do not
start right away - even when all loader slots are empty - that causes the test
regression.

That said, this patch still seems like an improvement all things considered.
Given Nate's good track record of thoroughness in particular, I think this is
OK to land it and investigate XMLHttpRequest scheduling changes in a follow-up
bug.


More information about the webkit-reviews mailing list