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

Issue 23512008: Call asyncEnd only on success. (Closed)

Created:
7 years, 3 months ago by Johnni Winther
Modified:
7 years, 3 months ago
Reviewers:
ahe, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebased #

Patch Set 3 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -25 lines) Patch
M pkg/async_helper/lib/async_helper.dart View 1 2 4 chunks +29 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/analyze_all_test.dart View 2 chunks +4 lines, -6 lines 0 comments Download
M tests/compiler/dart2js/analyze_only_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/async_compiler_input_provider_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/bad_loop_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/call_site_simple_type_inferer_test.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/class_codegen2_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/mirrors_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/utils/dummy_compiler_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/utils/recursive_import_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Johnni Winther
7 years, 3 months ago (2013-09-09 12:10:20 UTC) #1
kustermann
lgtm, but let peter take a look as well. https://codereview.chromium.org/23512008/diff/1/pkg/async_helper/lib/async_helper.dart File pkg/async_helper/lib/async_helper.dart (right): https://codereview.chromium.org/23512008/diff/1/pkg/async_helper/lib/async_helper.dart#newcode65 pkg/async_helper/lib/async_helper.dart:65: ...
7 years, 3 months ago (2013-09-09 12:41:54 UTC) #2
ahe
LGTM. This is my vision of the future: asyncSuccess becomes a private method. asyncEnd is ...
7 years, 3 months ago (2013-09-10 09:14:24 UTC) #3
Johnni Winther
https://codereview.chromium.org/23512008/diff/1/pkg/async_helper/lib/async_helper.dart File pkg/async_helper/lib/async_helper.dart (right): https://codereview.chromium.org/23512008/diff/1/pkg/async_helper/lib/async_helper.dart#newcode86 pkg/async_helper/lib/async_helper.dart:86: void asyncTest(f()) { On 2013/09/09 12:41:54, kustermann wrote: > ...
7 years, 3 months ago (2013-09-13 07:34:59 UTC) #4
Johnni Winther
7 years, 3 months ago (2013-09-13 07:36:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r27465 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698