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

Issue 366813005: Don't consider controller.addError to be a zone-crossing. (Closed)

Created:
6 years, 5 months ago by floitsch
Modified:
6 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Don't consider controller.addError to be a zone-crossing. BUG= http://dartbug.com/18776 R=lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=38120

Patch Set 1 #

Patch Set 2 : Updated the test. #

Patch Set 3 : Add a new test. #

Total comments: 8

Patch Set 4 : Address comments. #

Patch Set 5 : More tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -45 lines) Patch
M sdk/lib/async/stream_impl.dart View 1 chunk +1 line, -4 lines 0 comments Download
M tests/lib/async/catch_errors17_test.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M tests/lib/async/catch_errors23_test.dart View 1 2 3 3 chunks +18 lines, -7 lines 0 comments Download
M tests/lib/async/catch_errors24_test.dart View 1 2 3 4 chunks +12 lines, -7 lines 0 comments Download
M tests/lib/async/catch_errors26_test.dart View 1 2 3 3 chunks +14 lines, -9 lines 0 comments Download
M tests/lib/async/catch_errors27_test.dart View 1 2 3 2 chunks +20 lines, -13 lines 0 comments Download
A tests/lib/async/stream_zones_test.dart View 1 2 3 4 1 chunk +187 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
floitsch
RFC. Test 27 doesn't work yet. Please try, by hand, to figure out what the ...
6 years, 5 months ago (2014-07-02 14:42:27 UTC) #1
Lasse Reichstein Nielsen
lgtm
6 years, 5 months ago (2014-07-03 12:43:41 UTC) #2
floitsch
PTAL. especially the new test.
6 years, 5 months ago (2014-07-03 17:29:26 UTC) #3
Lasse Reichstein Nielsen
LGTM https://codereview.chromium.org/366813005/diff/40001/tests/lib/async/catch_errors27_test.dart File tests/lib/async/catch_errors27_test.dart (right): https://codereview.chromium.org/366813005/diff/40001/tests/lib/async/catch_errors27_test.dart#newcode40 tests/lib/async/catch_errors27_test.dart:40: events.add(x); Consider putting a prefix on the event ...
6 years, 5 months ago (2014-07-10 09:45:17 UTC) #4
floitsch
https://codereview.chromium.org/366813005/diff/40001/tests/lib/async/catch_errors27_test.dart File tests/lib/async/catch_errors27_test.dart (right): https://codereview.chromium.org/366813005/diff/40001/tests/lib/async/catch_errors27_test.dart#newcode40 tests/lib/async/catch_errors27_test.dart:40: events.add(x); On 2014/07/10 09:45:17, Lasse Reichstein Nielsen wrote: > ...
6 years, 5 months ago (2014-07-10 13:50:42 UTC) #5
floitsch
6 years, 5 months ago (2014-07-10 13:52:38 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r38120 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698