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

Issue 2899273003: Update stream documentation. (Closed)

Created:
3 years, 7 months ago by Lasse Reichstein Nielsen
Modified:
3 years, 6 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 36

Patch Set 2 : Address comments. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+273 lines, -119 lines) Patch
M sdk/lib/async/stream.dart View 1 29 chunks +273 lines, -119 lines 2 comments Download

Messages

Total messages: 7 (2 generated)
Lasse Reichstein Nielsen
3 years, 7 months ago (2017-05-24 09:56:57 UTC) #2
floitsch
LGTM. thanks. https://codereview.chromium.org/2899273003/diff/1/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/2899273003/diff/1/sdk/lib/async/stream.dart#newcode17 sdk/lib/async/stream.dart:17: * Each event is either a data ...
3 years, 7 months ago (2017-05-24 13:37:51 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/2899273003/diff/1/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/2899273003/diff/1/sdk/lib/async/stream.dart#newcode17 sdk/lib/async/stream.dart:17: * Each event is either a data event, also ...
3 years, 7 months ago (2017-05-24 15:09:55 UTC) #4
Lasse Reichstein Nielsen
Committed patchset #2 (id:20001) manually as fbe98e6bfc57fa584e5fcd04b61d1c65a8af0c88 (presubmit successful).
3 years, 6 months ago (2017-05-29 07:15:28 UTC) #6
floitsch
3 years, 6 months ago (2017-05-30 17:52:47 UTC) #7
Message was sent while issue was closed.
https://codereview.chromium.org/2899273003/diff/20001/sdk/lib/async/stream.dart
File sdk/lib/async/stream.dart (right):

https://codereview.chromium.org/2899273003/diff/20001/sdk/lib/async/stream.da...
sdk/lib/async/stream.dart:633: * The event values are proveded as an [Iterable]
by a call to [convert]
provided

https://codereview.chromium.org/2899273003/diff/20001/sdk/lib/async/stream.da...
sdk/lib/async/stream.dart:636: * If calling [convert] throws, or if iteration of
the returned values throws,
if the iteration

Powered by Google App Engine
This is Rietveld 408576698