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

Issue 18080019: Make StreamController be a StreamSink, not just an EventSink. (Closed)

Created:
7 years, 5 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 5 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make StreamController be a StreamSink, not just an EventSink. Reverts r24590 Committed: https://code.google.com/p/dart/source/detail?r=24791

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1014 lines, -464 lines) Patch
M sdk/lib/async/async.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/async/async_sources.gypi View 1 chunk +1 line, -0 lines 0 comments Download
A sdk/lib/async/broadcast_stream_controller.dart View 1 chunk +492 lines, -0 lines 0 comments Download
M sdk/lib/async/future_impl.dart View 7 chunks +35 lines, -12 lines 0 comments Download
M sdk/lib/async/stream.dart View 1 chunk +0 lines, -13 lines 0 comments Download
M sdk/lib/async/stream_controller.dart View 11 chunks +356 lines, -434 lines 0 comments Download
M sdk/lib/async/stream_impl.dart View 1 chunk +5 lines, -2 lines 0 comments Download
M tests/lib/async/event_helper.dart View 3 chunks +8 lines, -0 lines 0 comments Download
M tests/lib/async/stream_controller_async_test.dart View 3 chunks +114 lines, -1 line 0 comments Download
M tests/lib/async/stream_controller_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
TBR
7 years, 5 months ago (2013-07-08 08:27:17 UTC) #1
Lasse Reichstein Nielsen
Committed patchset #1 manually as r24791 (presubmit successful).
7 years, 5 months ago (2013-07-08 08:27:41 UTC) #2
floitsch
7 years, 5 months ago (2013-07-08 09:05:31 UTC) #3
Message was sent while issue was closed.
LGTM.

Powered by Google App Engine
This is Rietveld 408576698