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

Issue 1686263002: Make MultiChannel follow the stream channel rules. (Closed)

Created:
4 years, 10 months ago by nweiz
Modified:
4 years, 10 months ago
Reviewers:
tjblasi
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/stream_channel.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make MultiChannel follow the stream channel rules. It was written before the rules were fully fleshed-out, and I forgot to update it to comply. R=tjblasi@google.com Committed: https://github.com/dart-lang/stream_channel/commit/0842485ee2be1c62e276d0e988aedc525bf29181

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -70 lines) Patch
M CHANGELOG.md View 1 chunk +2 lines, -0 lines 0 comments Download
M lib/src/multi_channel.dart View 1 5 chunks +45 lines, -41 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/multi_channel_test.dart View 6 chunks +159 lines, -28 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
nweiz
4 years, 10 months ago (2016-02-10 21:11:17 UTC) #1
tjblasi
https://codereview.chromium.org/1686263002/diff/1/lib/src/multi_channel.dart File lib/src/multi_channel.dart (right): https://codereview.chromium.org/1686263002/diff/1/lib/src/multi_channel.dart#newcode147 lib/src/multi_channel.dart:147: onDone: _closeInnerChannel, This looks like odd indentation to me, ...
4 years, 10 months ago (2016-02-10 22:10:10 UTC) #2
nweiz
https://codereview.chromium.org/1686263002/diff/1/lib/src/multi_channel.dart File lib/src/multi_channel.dart (right): https://codereview.chromium.org/1686263002/diff/1/lib/src/multi_channel.dart#newcode147 lib/src/multi_channel.dart:147: onDone: _closeInnerChannel, On 2016/02/10 22:10:10, tjblasi wrote: > This ...
4 years, 10 months ago (2016-02-10 22:26:13 UTC) #3
nweiz
Code review changes
4 years, 10 months ago (2016-02-10 22:26:17 UTC) #4
nweiz
Committed patchset #2 (id:20001) manually as 0842485ee2be1c62e276d0e988aedc525bf29181 (presubmit successful).
4 years, 10 months ago (2016-02-10 22:26:28 UTC) #6
tjblasi
On 2016/02/10 22:26:13, nweiz wrote: > https://codereview.chromium.org/1686263002/diff/1/lib/src/multi_channel.dart > File lib/src/multi_channel.dart (right): > > https://codereview.chromium.org/1686263002/diff/1/lib/src/multi_channel.dart#newcode147 > ...
4 years, 10 months ago (2016-02-10 22:31:43 UTC) #7
tjblasi
4 years, 10 months ago (2016-02-10 22:31:52 UTC) #8
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698