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

Issue 12317147: Implement addStream for HttpClientRequest/HttpResponse and propegate all write-errors from the sock… (Closed)

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

Description

Implement addStream for HttpClientRequest/HttpResponse and propegate all write-errors from the socket. BUG=https://code.google.com/p/dart/issues/detail?id=8821 Committed: https://code.google.com/p/dart/source/detail?r=19213

Patch Set 1 #

Total comments: 4

Patch Set 2 : Extend test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -37 lines) Patch
M sdk/lib/io/http_impl.dart View 1 4 chunks +24 lines, -18 lines 0 comments Download
M sdk/lib/io/io_stream_consumer.dart View 1 3 chunks +17 lines, -13 lines 0 comments Download
M tests/standalone/io/http_request_pipeling_test.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M tests/standalone/io/http_server_response_test.dart View 1 4 chunks +46 lines, -6 lines 0 comments Download
M tests/standalone/io/http_shutdown_test.dart View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Anders Johnsen
7 years, 9 months ago (2013-02-27 14:45:38 UTC) #1
Søren Gjesse
lgtm, with comments https://codereview.chromium.org/12317147/diff/1/tests/standalone/io/http_server_response_test.dart File tests/standalone/io/http_server_response_test.dart (right): https://codereview.chromium.org/12317147/diff/1/tests/standalone/io/http_server_response_test.dart#newcode48 tests/standalone/io/http_server_response_test.dart:48: void testResponseAddStream() { Please add a ...
7 years, 9 months ago (2013-02-27 15:07:43 UTC) #2
Anders Johnsen
PTAL https://codereview.chromium.org/12317147/diff/1/tests/standalone/io/http_server_response_test.dart File tests/standalone/io/http_server_response_test.dart (right): https://codereview.chromium.org/12317147/diff/1/tests/standalone/io/http_server_response_test.dart#newcode48 tests/standalone/io/http_server_response_test.dart:48: void testResponseAddStream() { On 2013/02/27 15:07:43, Søren Gjesse ...
7 years, 9 months ago (2013-02-28 11:39:01 UTC) #3
Søren Gjesse
LGTM - it is really nice to get the errors propagated correctly! Please add a ...
7 years, 9 months ago (2013-02-28 11:53:23 UTC) #4
Anders Johnsen
7 years, 9 months ago (2013-02-28 11:55:13 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r19213 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698