Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(742)

Issue 8775044: Resend requests when we only learn a connection has closed while (Closed)

Created:
9 years ago by mmenke
Modified:
9 years ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Resend requests when we learn a connection has closed while trying to write to a socket. Our old behavior caused network failures on servers that hang up right after sending a file, but don't use "connection: close". BUG=105824 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113496

Patch Set 1 : '' #

Patch Set 2 : Cleanup comments #

Total comments: 4

Patch Set 3 : Response to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -8 lines) Patch
M net/http/http_network_transaction.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 4 chunks +38 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mmenke
9 years ago (2011-12-02 15:10:44 UTC) #1
willchan no longer on Chromium
LGTM! http://codereview.chromium.org/8775044/diff/5002/net/http/http_network_transaction.cc File net/http/http_network_transaction.cc (right): http://codereview.chromium.org/8775044/diff/5002/net/http/http_network_transaction.cc#newcode1190 net/http/http_network_transaction.cc:1190: // Under certain circumstances, we may first learn ...
9 years ago (2011-12-07 18:46:27 UTC) #2
mmenke
Thanks for the review http://codereview.chromium.org/8775044/diff/5002/net/http/http_network_transaction.cc File net/http/http_network_transaction.cc (right): http://codereview.chromium.org/8775044/diff/5002/net/http/http_network_transaction.cc#newcode1190 net/http/http_network_transaction.cc:1190: // Under certain circumstances, we ...
9 years ago (2011-12-07 19:34:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmenke@chromium.org/8775044/8002
9 years ago (2011-12-07 21:18:42 UTC) #4
commit-bot: I haz the power
9 years ago (2011-12-07 23:04:53 UTC) #5
Change committed as 113496

Powered by Google App Engine
This is Rietveld 408576698