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

Issue 10790117: Check for conflicts between new function/method and other elements. (Closed)

Created:
8 years, 5 months ago by scheglov
Modified:
8 years, 5 months ago
Reviewers:
messick
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Check for conflicts between new function/method and other elements. R=messick@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=9812

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+695 lines, -505 lines) Patch
M compiler/java/com/google/dart/compiler/DartCompiler.java View 1 chunk +1 line, -1 line 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/RefactoringCoreMessages.java View 1 chunk +2 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/RefactoringCoreMessages.properties View 1 chunk +2 lines, -0 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/code/ExtractMethodRefactoring.java View 7 chunks +74 lines, -29 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/rename/RenameAnalyzeUtil.java View 1 chunk +19 lines, -3 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/rename/RenameTopLevelProcessor.java View 3 chunks +239 lines, -221 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui/src/com/google/dart/tools/internal/corext/refactoring/rename/RenameTypeMemberProcessor.java View 3 chunks +258 lines, -251 lines 0 comments Download
M editor/tools/plugins/com.google.dart.tools.ui_test/src/com/google/dart/tools/ui/refactoring/ExtractMethodRefactoringTest.java View 1 chunk +100 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 5 months ago (2012-07-23 02:37:17 UTC) #1
messick
8 years, 5 months ago (2012-07-23 14:18:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698