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

Issue 464363004: 'Rename Constructor' refactoring. (Closed)

Created:
6 years, 4 months ago by scheglov
Modified:
6 years, 4 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+320 lines, -1 line) Patch
M pkg/analysis_services/lib/refactoring/refactoring.dart View 2 chunks +4 lines, -0 lines 0 comments Download
M pkg/analysis_services/lib/src/correction/strings.dart View 1 chunk +28 lines, -0 lines 2 comments Download
A pkg/analysis_services/lib/src/refactoring/rename_constructor.dart View 1 chunk +83 lines, -0 lines 0 comments Download
M pkg/analysis_services/test/correction/strings_test.dart View 2 chunks +7 lines, -1 line 0 comments Download
A pkg/analysis_services/test/refactoring/rename_constructor_test.dart View 1 chunk +194 lines, -0 lines 0 comments Download
M pkg/analysis_services/test/refactoring/test_all.dart View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scheglov
6 years, 4 months ago (2014-08-13 18:20:09 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/464363004/diff/1/pkg/analysis_services/lib/src/correction/strings.dart File pkg/analysis_services/lib/src/correction/strings.dart (right): https://codereview.chromium.org/464363004/diff/1/pkg/analysis_services/lib/src/correction/strings.dart#newcode51 pkg/analysis_services/lib/src/correction/strings.dart:51: String format(String pattern, [arg0, arg1, arg2, arg3, arg4, ...
6 years, 4 months ago (2014-08-13 18:39:19 UTC) #2
scheglov
https://codereview.chromium.org/464363004/diff/1/pkg/analysis_services/lib/src/correction/strings.dart File pkg/analysis_services/lib/src/correction/strings.dart (right): https://codereview.chromium.org/464363004/diff/1/pkg/analysis_services/lib/src/correction/strings.dart#newcode51 pkg/analysis_services/lib/src/correction/strings.dart:51: String format(String pattern, [arg0, arg1, arg2, arg3, arg4, arg5, ...
6 years, 4 months ago (2014-08-13 18:53:22 UTC) #3
scheglov
6 years, 4 months ago (2014-08-13 18:53:51 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 39214 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698