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

Issue 2910683002: Update some of the fixes to use ChangeBuilder (Closed)

Created:
3 years, 7 months ago by Brian Wilkerson
Modified:
3 years, 6 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org, maxkim
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Adjusted after API change, and bug fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+394 lines, -394 lines) Patch
M pkg/analysis_server/lib/src/services/correction/fix_internal.dart View 1 36 chunks +380 lines, -389 lines 0 comments Download
M pkg/analysis_server/test/integration/edit/get_fixes_test.dart View 2 chunks +5 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/correction/fix_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_plugin/lib/src/utilities/change_builder/change_builder_dart.dart View 1 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
3 years, 7 months ago (2017-05-26 16:08:19 UTC) #2
scheglov
LGTM https://codereview.chromium.org/2910683002/diff/1/pkg/analysis_server/lib/src/services/correction/fix_internal.dart File pkg/analysis_server/lib/src/services/correction/fix_internal.dart (right): https://codereview.chromium.org/2910683002/diff/1/pkg/analysis_server/lib/src/services/correction/fix_internal.dart#newcode501 pkg/analysis_server/lib/src/services/correction/fix_internal.dart:501: await changeBuilder.addFileEdit(file, fileStamp, Could we add addDartFileEdit and ...
3 years, 7 months ago (2017-05-26 16:30:04 UTC) #3
Brian Wilkerson
PTAL https://codereview.chromium.org/2910683002/diff/1/pkg/analysis_server/lib/src/services/correction/fix_internal.dart File pkg/analysis_server/lib/src/services/correction/fix_internal.dart (right): https://codereview.chromium.org/2910683002/diff/1/pkg/analysis_server/lib/src/services/correction/fix_internal.dart#newcode501 pkg/analysis_server/lib/src/services/correction/fix_internal.dart:501: await changeBuilder.addFileEdit(file, fileStamp, Casts removed after the change ...
3 years, 6 months ago (2017-05-30 13:15:13 UTC) #4
scheglov
LGTM
3 years, 6 months ago (2017-05-30 13:59:02 UTC) #5
Brian Wilkerson
3 years, 6 months ago (2017-05-30 15:01:56 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
f6c6c012118a48237eb7aa130d7f07e4fdc23440 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698