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

Issue 23479022: Make sure to never report SocketExceptions on HttpResponse. (Closed)

Created:
7 years, 3 months ago by Anders Johnsen
Modified:
7 years, 3 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, ricow1, kustermann
Visibility:
Public.

Description

Make sure to never report SocketExceptions on HttpResponse. This fixes a case where the system might not fail on sending data, but first fail on closing the socket. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=27039

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -3 lines) Patch
M sdk/lib/io/http_impl.dart View 3 chunks +7 lines, -3 lines 0 comments Download
A tests/standalone/io/http_server_close_response_after_error_client.dart View 1 chunk +26 lines, -0 lines 0 comments Download
A tests/standalone/io/http_server_close_response_after_error_test.dart View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
7 years, 3 months ago (2013-09-03 09:37:51 UTC) #1
Søren Gjesse
LGTM
7 years, 3 months ago (2013-09-03 11:02:37 UTC) #2
Anders Johnsen
7 years, 3 months ago (2013-09-03 11:06:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r27039 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698