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

Issue 1258473003: Introduce FolderDisposition class hierarchy for use in ContextManagerCallback. (Closed)

Created:
5 years, 5 months ago by Paul Berry
Modified:
5 years, 5 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

Introduce FolderDisposition class hierarchy for use in ContextManagerCallback. The new class hierarchy encapsulates the packageUriResolver and packages parameters that were previously used in the ContextManagerCallback API. In a future CL, I intend to use it more extensively within ContextManagerImpl in order to make the algorithm for choosing contexts more declarative. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/7fb62213cfe0b905cdac1c8e1d53fd94dd4f0d9c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -79 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 4 chunks +9 lines, -20 lines 0 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 12 chunks +132 lines, -33 lines 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 9 chunks +25 lines, -26 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
To be landed after https://codereview.chromium.org/1253803002/
5 years, 5 months ago (2015-07-23 23:59:59 UTC) #2
Brian Wilkerson
LGTM
5 years, 5 months ago (2015-07-24 13:16:32 UTC) #3
Paul Berry
5 years, 5 months ago (2015-07-24 13:43:01 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7fb62213cfe0b905cdac1c8e1d53fd94dd4f0d9c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698