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

Issue 1460213005: Propagate types of final/const top-level variables and fields. (Closed)

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

Patch Set 1 #

Total comments: 5

Patch Set 2 : tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+777 lines, -211 lines) Patch
M pkg/analysis_server/lib/src/status/get_handler.dart View 2 chunks +5 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/context/context.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/incremental_resolver.dart View 1 2 chunks +4 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 4 chunks +30 lines, -17 lines 0 comments Download
M pkg/analyzer/lib/src/plugin/engine_plugin.dart View 1 2 chunks +5 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 50 chunks +380 lines, -80 lines 0 comments Download
M pkg/analyzer/test/src/task/dart_test.dart View 1 43 chunks +351 lines, -112 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
5 years, 1 month ago (2015-11-21 04:38:09 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/1460213005/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1460213005/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode403 pkg/analyzer/lib/src/task/dart.dart:403: final ResultDescriptor<bool> READY_RESOLVED_UNIT10 = Should we update the ...
5 years, 1 month ago (2015-11-21 15:11:26 UTC) #3
scheglov
https://codereview.chromium.org/1460213005/diff/1/pkg/analyzer/lib/src/task/dart.dart File pkg/analyzer/lib/src/task/dart.dart (right): https://codereview.chromium.org/1460213005/diff/1/pkg/analyzer/lib/src/task/dart.dart#newcode403 pkg/analyzer/lib/src/task/dart.dart:403: final ResultDescriptor<bool> READY_RESOLVED_UNIT10 = On 2015/11/21 15:11:26, Brian Wilkerson ...
5 years, 1 month ago (2015-11-21 17:37:23 UTC) #4
scheglov
5 years, 1 month ago (2015-11-21 17:40:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8c324a5b8d95ae280a1de462c75ff09d6364f17d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698