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

Issue 2649233006: Add `byteCollector` stream transformer and `collectBytes` function. (Closed)

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

Description

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -1 line) Patch
M CHANGELOG.md View 1 1 chunk +5 lines, -0 lines 0 comments Download
M lib/async.dart View 1 chunk +1 line, -0 lines 0 comments Download
A lib/src/byte_collector.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
A test/byte_collection_test.dart View 1 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Lasse Reichstein Nielsen
3 years, 11 months ago (2017-01-25 12:19:38 UTC) #3
nweiz
https://codereview.chromium.org/2649233006/diff/1/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/2649233006/diff/1/CHANGELOG.md#newcode3 CHANGELOG.md:3: * Add `byteCollector` stream transformer and `collectBytes` function. "Add ...
3 years, 11 months ago (2017-01-25 23:00:40 UTC) #4
Lasse Reichstein Nielsen
https://codereview.chromium.org/2649233006/diff/1/CHANGELOG.md File CHANGELOG.md (right): https://codereview.chromium.org/2649233006/diff/1/CHANGELOG.md#newcode3 CHANGELOG.md:3: * Add `byteCollector` stream transformer and `collectBytes` function. On ...
3 years, 11 months ago (2017-01-26 09:43:06 UTC) #5
nweiz
lgtm Before you release this, consider another CL that adds a collecyBytesCancelable() function which does ...
3 years, 11 months ago (2017-01-26 19:07:47 UTC) #6
Lasse Reichstein Nielsen
Committed patchset #2 (id:20001) manually as 4a55a88cd178e51a533a1c440eae233d0047d95b (presubmit successful).
3 years, 10 months ago (2017-01-27 11:48:28 UTC) #8
Lasse Reichstein Nielsen
3 years, 10 months ago (2017-01-27 11:48:34 UTC) #9
Message was sent while issue was closed.
Good idea.

Powered by Google App Engine
This is Rietveld 408576698