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

Issue 2661023005: Isolate the part of AnalysisDriver that manages the AnalysisContext. (Closed)

Created:
3 years, 10 months ago by Paul Berry
Modified:
3 years, 10 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Isolate the part of AnalysisDriver that manages the AnalysisContext. I re-used the existing class _LibraryContext, but moved it to its own file and gave it a public API so that the rest of the AnalysisDriver doesn't have to deal with the AnalysisContext directly. R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/acf5b16a5f4787e166ec1cbf33b8c565d610aaa6

Patch Set 1 #

Patch Set 2 : Remove bogus file #

Patch Set 3 : Un-do unrelated change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -165 lines) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 7 chunks +21 lines, -165 lines 0 comments Download
A pkg/analyzer/lib/src/dart/analysis/library_context.dart View 1 chunk +234 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
3 years, 10 months ago (2017-01-31 18:28:39 UTC) #2
scheglov
LGTM
3 years, 10 months ago (2017-01-31 18:49:07 UTC) #3
Paul Berry
3 years, 10 months ago (2017-01-31 20:33:52 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
acf5b16a5f4787e166ec1cbf33b8c565d610aaa6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698