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

Issue 11879042: Improve the error-propagation on socket streams (Closed)

Created:
7 years, 11 months ago by Søren Gjesse
Modified:
7 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improve the error-propagation on socket streams R=ager@google.com, ajohnsen@google.com BUG=dart:7334 Committed: https://code.google.com/p/dart/source/detail?r=17064

Patch Set 1 #

Total comments: 7

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -23 lines) Patch
M sdk/lib/io/http_impl.dart View 1 2 chunks +15 lines, -7 lines 0 comments Download
M sdk/lib/io/http_parser.dart View 2 chunks +1 line, -8 lines 0 comments Download
M sdk/lib/io/socket_stream_impl.dart View 4 chunks +27 lines, -4 lines 0 comments Download
M tests/standalone/io/http_server_early_client_close_test.dart View 1 3 chunks +32 lines, -3 lines 0 comments Download
M tests/standalone/io/http_server_socket_test.dart View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Søren Gjesse
7 years, 11 months ago (2013-01-15 12:25:59 UTC) #1
Mads Ager (google)
LGTM with path in test changed. https://codereview.chromium.org/11879042/diff/1/sdk/lib/io/http_impl.dart File sdk/lib/io/http_impl.dart (right): https://codereview.chromium.org/11879042/diff/1/sdk/lib/io/http_impl.dart#newcode880 sdk/lib/io/http_impl.dart:880: _onClosed(); Indentation off ...
7 years, 11 months ago (2013-01-15 12:39:03 UTC) #2
Anders Johnsen
LGTM
7 years, 11 months ago (2013-01-15 12:39:37 UTC) #3
Søren Gjesse
https://codereview.chromium.org/11879042/diff/1/sdk/lib/io/http_impl.dart File sdk/lib/io/http_impl.dart (right): https://codereview.chromium.org/11879042/diff/1/sdk/lib/io/http_impl.dart#newcode880 sdk/lib/io/http_impl.dart:880: _onClosed(); On 2013/01/15 12:39:03, Mads Ager wrote: > Indentation ...
7 years, 11 months ago (2013-01-15 12:57:45 UTC) #4
Mads Ager (google)
7 years, 11 months ago (2013-01-15 13:24:01 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/11879042/diff/1/sdk/lib/io/http_impl.dart
File sdk/lib/io/http_impl.dart (right):

https://codereview.chromium.org/11879042/diff/1/sdk/lib/io/http_impl.dart#new...
sdk/lib/io/http_impl.dart:880: _onClosed();
On 2013/01/15 12:57:45, Søren Gjesse wrote:
> On 2013/01/15 12:39:03, Mads Ager wrote:
> > Indentation off by one.
> 
> Not really - did you miss the underscore?

I did, yes. Thanks! :-)

Powered by Google App Engine
This is Rietveld 408576698