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

Issue 1138853002: Rename CONSTANT_RESOLVED_UNIT to RESOLVED_UNIT. (Closed)

Created:
5 years, 7 months ago by Paul Berry
Modified:
5 years, 7 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Rename CONSTANT_RESOLVED_UNIT to RESOLVED_UNIT. And move the old RESOLVED_UNIT out of the public API and rename it to RESOLVED_UNIT6. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=45777

Patch Set 1 #

Total comments: 9

Patch Set 2 : Rework based on suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -34 lines) Patch
M pkg/analyzer/lib/src/context/context.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 15 chunks +26 lines, -16 lines 0 comments Download
M pkg/analyzer/lib/task/dart.dart View 2 chunks +1 line, -11 lines 0 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 1 2 chunks +5 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Paul Berry
I just did this as a mechanical rename. Probably some of the references to RESOLVED_UNIT6 ...
5 years, 7 months ago (2015-05-11 22:45:41 UTC) #2
scheglov
https://codereview.chromium.org/1138853002/diff/1/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1138853002/diff/1/pkg/analyzer/lib/src/context/context.dart#newcode1151 pkg/analyzer/lib/src/context/context.dart:1151: new LibrarySpecificUnit(librarySource, unitSource), RESOLVED_UNIT6); I think we should return ...
5 years, 7 months ago (2015-05-11 23:58:30 UTC) #3
scheglov
On 2015/05/11 23:58:30, scheglov wrote: > https://codereview.chromium.org/1138853002/diff/1/pkg/analyzer/lib/src/context/context.dart > File pkg/analyzer/lib/src/context/context.dart (right): > > https://codereview.chromium.org/1138853002/diff/1/pkg/analyzer/lib/src/context/context.dart#newcode1151 > ...
5 years, 7 months ago (2015-05-12 00:26:04 UTC) #4
Brian Wilkerson
LGTM https://codereview.chromium.org/1138853002/diff/1/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1138853002/diff/1/pkg/analyzer/lib/src/context/context.dart#newcode606 pkg/analyzer/lib/src/context/context.dart:606: CacheState state = entry.getState(RESOLVED_UNIT6); These two uses need ...
5 years, 7 months ago (2015-05-12 00:43:23 UTC) #5
Paul Berry
5 years, 7 months ago (2015-05-13 20:41:22 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 45777 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698