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

Issue 10832145: Add a ListOutputStream.onData callback. (Closed)

Created:
8 years, 4 months ago by nweiz
Modified:
8 years, 4 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a ListOutputStream.onData callback. BUG=4335 Committed: https://code.google.com/p/dart/source/detail?r=10298

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -33 lines) Patch
M runtime/bin/list_stream.dart View 1 chunk +8 lines, -2 lines 0 comments Download
M runtime/bin/list_stream_impl.dart View 4 chunks +41 lines, -19 lines 0 comments Download
M runtime/bin/websocket_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/list_input_stream_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/list_output_stream_test.dart View 6 chunks +40 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
nweiz
8 years, 4 months ago (2012-08-03 21:48:23 UTC) #1
Bill Hesse
8 years, 4 months ago (2012-08-06 07:50:17 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698