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

Issue 571523002: Issue 20894. Rename 'Class' when rename refactoring is activated on 'Class' in 'new Class.name()'. (Closed)

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

Description

Issue 20894. Rename 'Class' when rename refactoring is activated on 'Class' in 'new Class.name()'. To do this we need to tweak the Java version of ElementLocator and regenarate the Dart version. R=brianwilkerson@google.com BUG= https://code.google.com/p/dart/issues/detail?id=20894 Committed: https://code.google.com/p/dart/source/detail?r=40208

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -58 lines) Patch
M editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/ast/visitor/ElementLocator.java View 3 chunks +0 lines, -21 lines 0 comments Download
M editor/tools/plugins/com.google.dart.engine_test/src/com/google/dart/engine/ast/visitor/ElementLocatorTest.java View 2 chunks +8 lines, -4 lines 0 comments Download
M pkg/analysis_server/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/edit/refactoring_test.dart View 2 chunks +26 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/ast.dart View 1 chunk +0 lines, -19 lines 0 comments Download
M pkg/analyzer/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/all_the_rest.dart View 1 chunk +8 lines, -4 lines 0 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 3 chunks +7 lines, -7 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test.dart View 4 chunks +80 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
6 years, 3 months ago (2014-09-12 16:25:52 UTC) #1
Brian Wilkerson
LGTM
6 years, 3 months ago (2014-09-12 16:47:09 UTC) #2
scheglov
6 years, 3 months ago (2014-09-12 17:16:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 40208 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698