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

Issue 2796363005: Fix bug in doWhile where it completes an error synchronously with an error. (Closed)

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

Description

Fix bug in doWhile where it completes an error synchronously with an error. Committed: https://github.com/dart-lang/sdk/commit/add2854671ab1dd9eb81d0e567c61f7f75fb1f15

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M sdk/lib/async/future.dart View 2 chunks +13 lines, -1 line 1 comment Download

Messages

Total messages: 6 (2 generated)
Lasse Reichstein Nielsen
3 years, 8 months ago (2017-04-06 10:47:38 UTC) #2
Lasse Reichstein Nielsen
TBR
3 years, 8 months ago (2017-04-06 10:47:48 UTC) #3
Lasse Reichstein Nielsen
Committed patchset #1 (id:1) manually as add2854671ab1dd9eb81d0e567c61f7f75fb1f15 (presubmit successful).
3 years, 8 months ago (2017-04-06 10:48:04 UTC) #5
eernst
3 years, 8 months ago (2017-04-06 11:45:57 UTC) #6
Message was sent while issue was closed.
LGTM, noting a typo in comment.

https://codereview.chromium.org/2796363005/diff/1/sdk/lib/async/future.dart
File sdk/lib/async/future.dart (right):

https://codereview.chromium.org/2796363005/diff/1/sdk/lib/async/future.dart#n...
sdk/lib/async/future.dart:878: // Like [_completeWIthErrorCallback] but
completes asynchronously.
Typo: `WIth` --> `With`.

Powered by Google App Engine
This is Rietveld 408576698