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

Issue 12545056: Make stream subscription more lax wrt. calling methods on it after it's completed. (Closed)

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

Description

Make stream subscription more lax wrt. calling methods on it after it's completed. Don't throw if calling pause, resume or cancel after unsubscribing. Committed: https://code.google.com/p/dart/source/detail?r=20850

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -58 lines) Patch
M sdk/lib/async/stream_impl.dart View 4 chunks +6 lines, -12 lines 0 comments Download
M sdk/lib/async/stream_pipe.dart View 1 chunk +5 lines, -10 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 3 chunks +3 lines, -12 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +3 lines, -12 lines 0 comments Download
M tools/dom/src/EventStreamProvider.dart View 3 chunks +3 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
7 years, 9 months ago (2013-03-21 11:56:41 UTC) #1
floitsch
LGTM.
7 years, 9 months ago (2013-03-26 11:14:23 UTC) #2
Lasse Reichstein Nielsen
7 years, 8 months ago (2013-04-03 12:10:46 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20850 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698