Chromium Code Reviews
DescriptionChromeFrame's host network stack implementation for IE should ensure that HTTP requests issued by Chrome
which terminate without any data complete correctly, i.e. we send over the request end notification to
Chrome. This ensures that Chrome does not wait forever for the request to complete.
This fixes http://code.google.com/p/chromium/issues/detail?id=30149, which shows up on certain sites where
the throbber continues to spin at times and at times pages show up blank.
Bug=30149
Test=Launch ChromeFrame in IE and navigate to cf:http://www.tennisballcricket.org. We should not see a
blank page. Will look into a unit test for this.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=34400
Patch Set 1 #Patch Set 2 : '' #
Total comments: 2
Patch Set 3 : '' #Patch Set 4 : '' #Messages
Total messages: 3 (0 generated)
|