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

Issue 2144763002: Issue 26249. Quick Assist to convert getters into final fields. (Closed)

Created:
4 years, 5 months ago by scheglov
Modified:
4 years, 5 months ago
Reviewers:
Brian Wilkerson
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: 4

Patch Set 2 : Don't suggest when there is the corresponding setter in the class. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+237 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/services/correction/assist.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist_internal.dart View 1 2 chunks +64 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/correction/assist_test.dart View 1 1 chunk +171 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 5 months ago (2016-07-12 19:23:38 UTC) #1
Brian Wilkerson
https://codereview.chromium.org/2144763002/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/2144763002/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart#newcode501 pkg/analysis_server/lib/src/services/correction/assist_internal.dart:501: // The getter body must be an expression. We ...
4 years, 5 months ago (2016-07-12 19:52:24 UTC) #2
scheglov
PTAL https://codereview.chromium.org/2144763002/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/2144763002/diff/1/pkg/analysis_server/lib/src/services/correction/assist_internal.dart#newcode501 pkg/analysis_server/lib/src/services/correction/assist_internal.dart:501: // The getter body must be an expression. ...
4 years, 5 months ago (2016-07-12 20:26:28 UTC) #3
Brian Wilkerson
lgtm
4 years, 5 months ago (2016-07-12 20:29:05 UTC) #4
scheglov
4 years, 5 months ago (2016-07-12 20:32:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f1fa32e3563c29a8abccb77bf79b3b4320dae204 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698