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

Issue 1324323004: Issue 24298. Fix for 'async' function body conversion. (Closed)

Created:
5 years, 3 months ago by scheglov
Modified:
5 years, 3 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -7 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 3 chunks +23 lines, -6 lines 2 comments Download
M pkg/analysis_server/test/services/correction/assist_test.dart View 2 chunks +36 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/ast.dart View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
5 years, 3 months ago (2015-09-05 03:30:27 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/1324323004/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart File pkg/analysis_server/lib/src/services/correction/assist_internal.dart (right): https://codereview.chromium.org/1324323004/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart#newcode1929 pkg/analysis_server/lib/src/services/correction/assist_internal.dart:1929: } I don't think "sync*" or "async*" functions ...
5 years, 3 months ago (2015-09-05 03:42:35 UTC) #2
scheglov
https://codereview.chromium.org/1324323004/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart File pkg/analysis_server/lib/src/services/correction/assist_internal.dart (right): https://codereview.chromium.org/1324323004/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart#newcode1929 pkg/analysis_server/lib/src/services/correction/assist_internal.dart:1929: } On 2015/09/05 03:42:35, Paul Berry wrote: > I ...
5 years, 3 months ago (2015-09-05 04:38:13 UTC) #3
scheglov
5 years, 3 months ago (2015-09-05 04:39:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f0cbf430e000bd163097f913f3087f4fa343c593 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698