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

Issue 2850393003: Add groupBy to Stream. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Add test, should add more. #

Total comments: 20

Patch Set 3 : Remove groupValuesBy, add tests. #

Total comments: 1

Patch Set 4 : Fix typos and warnings #

Unified diffs Side-by-side diffs Delta from patch set Stats (+425 lines, -0 lines) Patch
M CHANGELOG.md View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/async/stream.dart View 1 2 3 2 chunks +103 lines, -0 lines 0 comments Download
A tests/lib/async/stream_group_by_test.dart View 1 2 3 1 chunk +319 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Lasse Reichstein Nielsen
3 years, 7 months ago (2017-05-02 10:20:15 UTC) #2
floitsch
LGTM. Requires a changelog entry. https://codereview.chromium.org/2850393003/diff/20001/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/2850393003/diff/20001/sdk/lib/async/stream.dart#newcode396 sdk/lib/async/stream.dart:396: /// output [StreamGroup.values] stream. ...
3 years, 7 months ago (2017-05-02 12:23:53 UTC) #3
Lasse Reichstein Nielsen
https://codereview.chromium.org/2850393003/diff/20001/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/2850393003/diff/20001/sdk/lib/async/stream.dart#newcode396 sdk/lib/async/stream.dart:396: /// output [StreamGroup.values] stream. Rewritten. https://codereview.chromium.org/2850393003/diff/20001/sdk/lib/async/stream.dart#newcode409 sdk/lib/async/stream.dart:409: /// is ...
3 years, 7 months ago (2017-05-04 11:05:20 UTC) #4
Lasse Reichstein Nielsen
PTAL. Will add changelog entry.
3 years, 7 months ago (2017-05-04 11:09:30 UTC) #5
floitsch
LGTM. https://codereview.chromium.org/2850393003/diff/40001/sdk/lib/async/stream.dart File sdk/lib/async/stream.dart (right): https://codereview.chromium.org/2850393003/diff/40001/sdk/lib/async/stream.dart#newcode410 sdk/lib/async/stream.dart:410: /// it will enqueue all the events unnecessarily. ...
3 years, 7 months ago (2017-05-04 13:32:09 UTC) #6
Lasse Reichstein Nielsen
3 years, 7 months ago (2017-05-08 08:25:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
3e8bfb1adbf7ee156644ed0d4327f410c91a6564 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698