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

Issue 2651743005: TypeProvider is only available after a resolution. (Closed)

Created:
3 years, 11 months ago by scheglov
Modified:
3 years, 11 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

TypeProvider is only available after a resolution. We're moving in the direction of resynthesizing dart:core and dart:async classes on demand, in the same context as all the other sources. We will not have a special AnalysisContext for SDK which we can ask TypeProvider from. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/1ab863347ac05d8b72ac4a4575db1bbbf59eb42b

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -158 lines) Patch
M pkg/analyzer/test/generated/resolver_test.dart View 23 chunks +84 lines, -80 lines 0 comments Download
M pkg/analyzer/test/generated/resolver_test_case.dart View 6 chunks +24 lines, -35 lines 0 comments Download
M pkg/analyzer/test/generated/strong_mode_test.dart View 21 chunks +68 lines, -43 lines 2 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 11 months ago (2017-01-23 20:17:32 UTC) #1
Brian Wilkerson
lgtm https://codereview.chromium.org/2651743005/diff/1/pkg/analyzer/test/generated/strong_mode_test.dart File pkg/analyzer/test/generated/strong_mode_test.dart (right): https://codereview.chromium.org/2651743005/diff/1/pkg/analyzer/test/generated/strong_mode_test.dart#newcode60 pkg/analyzer/test/generated/strong_mode_test.dart:60: Future<TestAnalysisResult> computeAnalysisResult(Source source) async { I assume that ...
3 years, 11 months ago (2017-01-23 20:50:34 UTC) #2
scheglov
https://codereview.chromium.org/2651743005/diff/1/pkg/analyzer/test/generated/strong_mode_test.dart File pkg/analyzer/test/generated/strong_mode_test.dart (right): https://codereview.chromium.org/2651743005/diff/1/pkg/analyzer/test/generated/strong_mode_test.dart#newcode60 pkg/analyzer/test/generated/strong_mode_test.dart:60: Future<TestAnalysisResult> computeAnalysisResult(Source source) async { On 2017/01/23 20:50:34, Brian ...
3 years, 11 months ago (2017-01-23 21:26:34 UTC) #3
scheglov
3 years, 11 months ago (2017-01-23 21:26:51 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1ab863347ac05d8b72ac4a4575db1bbbf59eb42b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698