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

Issue 1244983002: Automatically step past async state-machine switch for 'anext'. (Closed)

Created:
5 years, 5 months ago by rmacnak
Modified:
5 years, 5 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, turnidge, Cutch, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Automatically step past async state-machine switch for 'anext'. R=johnmccutchan@google.com Committed: https://github.com/dart-lang/sdk/commit/f26050ce08ac91db0865134d50f0fc9e9a02fec5

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -74 lines) Patch
M runtime/observatory/lib/src/elements/debugger.dart View 1 2 3 chunks +4 lines, -5 lines 0 comments Download
M runtime/observatory/lib/src/service/object.dart View 1 2 1 chunk +61 lines, -0 lines 0 comments Download
A runtime/observatory/tests/service/async_next_test.dart View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
D runtime/observatory/tests/service/async_step_test.dart View 1 chunk +0 lines, -67 lines 0 comments Download
M runtime/observatory/tests/service/test_helper.dart View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
rmacnak
5 years, 5 months ago (2015-07-20 23:02:58 UTC) #2
Cutch
LGTM w/ comments https://codereview.chromium.org/1244983002/diff/20001/runtime/observatory/lib/src/service/object.dart File runtime/observatory/lib/src/service/object.dart (right): https://codereview.chromium.org/1244983002/diff/20001/runtime/observatory/lib/src/service/object.dart#newcode1402 runtime/observatory/lib/src/service/object.dart:1402: /// result[1] completes after the second ...
5 years, 5 months ago (2015-07-20 23:49:35 UTC) #3
rmacnak
https://codereview.chromium.org/1244983002/diff/20001/runtime/observatory/lib/src/service/object.dart File runtime/observatory/lib/src/service/object.dart (right): https://codereview.chromium.org/1244983002/diff/20001/runtime/observatory/lib/src/service/object.dart#newcode1402 runtime/observatory/lib/src/service/object.dart:1402: /// result[1] completes after the second resume. Tests should ...
5 years, 5 months ago (2015-07-21 17:35:36 UTC) #4
rmacnak
5 years, 5 months ago (2015-07-21 17:36:05 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
f26050ce08ac91db0865134d50f0fc9e9a02fec5 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698