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

Issue 914373004: Use package: URIs for files in lib (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Added test and fixed bugs #

Patch Set 3 : Added test and fixed URI usage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -63 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 1 6 chunks +34 lines, -33 lines 0 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 1 2 10 chunks +70 lines, -25 lines 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 1 6 chunks +75 lines, -1 line 0 comments Download
M pkg/analyzer/lib/source/package_map_resolver.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 1 2 2 chunks +30 lines, -0 lines 0 comments Download
M pkg/analyzer/test/source/package_map_resolver_test.dart View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Brian Wilkerson
5 years, 10 months ago (2015-02-12 21:40:35 UTC) #2
Paul Berry
https://codereview.chromium.org/914373004/diff/1/pkg/analysis_server/lib/src/context_manager.dart File pkg/analysis_server/lib/src/context_manager.dart (right): https://codereview.chromium.org/914373004/diff/1/pkg/analysis_server/lib/src/context_manager.dart#newcode306 pkg/analysis_server/lib/src/context_manager.dart:306: if (createPackageUri) { I think we could achieve the ...
5 years, 10 months ago (2015-02-12 21:56:09 UTC) #3
Brian Wilkerson
PTAL https://codereview.chromium.org/914373004/diff/1/pkg/analysis_server/lib/src/context_manager.dart File pkg/analysis_server/lib/src/context_manager.dart (right): https://codereview.chromium.org/914373004/diff/1/pkg/analysis_server/lib/src/context_manager.dart#newcode306 pkg/analysis_server/lib/src/context_manager.dart:306: if (createPackageUri) { Your comment got me to ...
5 years, 10 months ago (2015-02-13 17:46:08 UTC) #4
Brian Wilkerson
Updated one more time. PTAL.
5 years, 10 months ago (2015-02-14 01:29:15 UTC) #5
Paul Berry
On 2015/02/14 01:29:15, Brian Wilkerson wrote: > Updated one more time. PTAL. After in-person discussion, ...
5 years, 10 months ago (2015-02-17 20:57:37 UTC) #6
Brian Wilkerson
5 years, 10 months ago (2015-02-17 22:47:49 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 43827 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698