[webkit-reviews] review requested: [Bug 26496] iframe isn't loaded until xmlhttprequest in parent completes : [Attachment 32581] Patch that fixes XHR's confusing the max-connections-per-host count.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 14:58:56 PDT 2009


Brady Eidson <beidson at apple.com> has asked  for review:
Bug 26496: iframe isn't loaded until xmlhttprequest in parent completes
https://bugs.webkit.org/show_bug.cgi?id=26496

Attachment 32581: Patch that fixes XHR's confusing the max-connections-per-host
count.
https://bugs.webkit.org/attachment.cgi?id=32581&action=review

------- Additional Comments from Brady Eidson <beidson at apple.com>
Patch that fixes XHR's confusing the max-connections-per-host count.

I think we should land this very localized fix while we hash out a reworking of
the Loader::Host mechanism that tracks connections-per-host at the
ResourceHandle level.

(a test case is coming)


More information about the webkit-reviews mailing list