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

Issue 1896023005: Issue 26207. Fix for renaming top-level functions with offset 0. (Closed)

Created:
4 years, 8 months ago by scheglov
Modified:
4 years, 8 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 26207. Fix for renaming top-level functions with offset 0. They were indistinguishable from the corresponding enclosing units. Now we use a separate kind for units and libraries. R=brianwilkerson@google.com BUG= https://github.com/dart-lang/sdk/issues/26207 Committed: https://github.com/dart-lang/sdk/commit/daed53916a5c21731cf909cb8a808e3f69b81b68

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -4 lines) Patch
M pkg/analysis_server/test/services/refactoring/rename_unit_member_test.dart View 1 chunk +38 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 chunk +6 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/index_unit.dart View 2 chunks +4 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/summary/index_unit_test.dart View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years, 8 months ago (2016-04-19 22:25:13 UTC) #1
Brian Wilkerson
lgtm
4 years, 8 months ago (2016-04-19 22:28:58 UTC) #2
scheglov
4 years, 8 months ago (2016-04-19 22:36:32 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
daed53916a5c21731cf909cb8a808e3f69b81b68 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698