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

Issue 1380253003: Issue 24420. Don't allow renaming in pub packages. (Closed)

Created:
5 years, 2 months ago by scheglov
Modified:
5 years, 2 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

Issue 24420. Don't allow renaming in pub packages. There are no ideal solution for this. But all our users want it somehow. R=brianwilkerson@google.com BUG= https://github.com/dart-lang/sdk/issues/24420 Committed: https://github.com/dart-lang/sdk/commit/c06ad0db3040099d5427dd2b7243e327bce403ee

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -0 lines) Patch
M pkg/analysis_server/lib/src/services/refactoring/rename.dart View 4 chunks +37 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/services/refactoring/rename_class_member.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/refactoring/rename_class_member_test.dart View 1 chunk +37 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/refactoring/rename_unit_member_test.dart View 1 chunk +42 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 2 months ago (2015-10-02 19:45:02 UTC) #1
Brian Wilkerson
I agree that this is really ugly. I still think this should be a client ...
5 years, 2 months ago (2015-10-02 20:04:20 UTC) #2
scheglov
5 years, 2 months ago (2015-10-02 20:09:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c06ad0db3040099d5427dd2b7243e327bce403ee (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698