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

Issue 1214243005: Hook for overriding the creation of a package resolver (Closed)

Created:
5 years, 5 months ago by Brian Wilkerson
Modified:
5 years, 5 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Hook for overriding the creation of a package resolver R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/bdfc16a14677355ed81f3b759e1bdd6359a5a4eb

Patch Set 1 #

Patch Set 2 : Finish the thought #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -13 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 3 chunks +8 lines, -4 lines 0 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 1 4 chunks +16 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/server/driver.dart View 1 3 chunks +9 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/socket_server.dart View 1 4 chunks +7 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/starter.dart View 1 2 chunks +8 lines, -0 lines 0 comments Download
A pkg/analysis_server/lib/uri/resolver_provider.dart View 1 1 chunk +14 lines, -0 lines 2 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 1 6 chunks +54 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/socket_server_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Brian Wilkerson
5 years, 5 months ago (2015-07-06 17:40:58 UTC) #2
Paul Berry
lgtm https://codereview.chromium.org/1214243005/diff/20001/pkg/analysis_server/lib/uri/resolver_provider.dart File pkg/analysis_server/lib/uri/resolver_provider.dart (right): https://codereview.chromium.org/1214243005/diff/20001/pkg/analysis_server/lib/uri/resolver_provider.dart#newcode12 pkg/analysis_server/lib/uri/resolver_provider.dart:12: * kind of URI within the given folder. ...
5 years, 5 months ago (2015-07-06 19:41:47 UTC) #3
Brian Wilkerson
Committed patchset #2 (id:20001) manually as bdfc16a14677355ed81f3b759e1bdd6359a5a4eb (presubmit successful).
5 years, 5 months ago (2015-07-06 20:06:37 UTC) #4
Brian Wilkerson
5 years, 5 months ago (2015-07-06 20:07:18 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/1214243005/diff/20001/pkg/analysis_server/lib...
File pkg/analysis_server/lib/uri/resolver_provider.dart (right):

https://codereview.chromium.org/1214243005/diff/20001/pkg/analysis_server/lib...
pkg/analysis_server/lib/uri/resolver_provider.dart:12: * kind of URI within the
given folder.
Done

Powered by Google App Engine
This is Rietveld 408576698