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

Issue 2700843002: Use absolute URIs for LinkedDependency.uri/parts. (Closed)

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

Description

Use absolute URIs for LinkedDependency.uri/parts. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/f224ebda5c476773aa3bd614b8be8bd566cd1e21

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+638 lines, -680 lines) Patch
M pkg/analysis_server/analysis_server.iml View 1 chunk +1 line, -0 lines 2 comments Download
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/format.dart View 2 chunks +3 lines, -7 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 chunk +3 lines, -7 lines 0 comments Download
M pkg/analyzer/lib/src/summary/link.dart View 4 chunks +18 lines, -29 lines 0 comments Download
M pkg/analyzer/lib/src/summary/prelink.dart View 13 chunks +107 lines, -96 lines 3 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 3 chunks +14 lines, -7 lines 0 comments Download
M pkg/analyzer/test/src/summary/prelinker_test.dart View 2 chunks +4 lines, -14 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_ast_test.dart View 2 chunks +6 lines, -14 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 1 chunk +14 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summarize_ast_test.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 264 chunks +464 lines, -505 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
3 years, 10 months ago (2017-02-16 21:41:06 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/2700843002/diff/1/pkg/analysis_server/analysis_server.iml File pkg/analysis_server/analysis_server.iml (right): https://codereview.chromium.org/2700843002/diff/1/pkg/analysis_server/analysis_server.iml#newcode59 pkg/analysis_server/analysis_server.iml:59: <orderEntry type="library" name="Dart Packages" level="project" /> I believe ...
3 years, 10 months ago (2017-02-16 22:17:50 UTC) #2
scheglov
https://codereview.chromium.org/2700843002/diff/1/pkg/analysis_server/analysis_server.iml File pkg/analysis_server/analysis_server.iml (right): https://codereview.chromium.org/2700843002/diff/1/pkg/analysis_server/analysis_server.iml#newcode59 pkg/analysis_server/analysis_server.iml:59: <orderEntry type="library" name="Dart Packages" level="project" /> On 2017/02/16 22:17:50, ...
3 years, 10 months ago (2017-02-16 22:32:36 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2700843002/diff/1/pkg/analyzer/lib/src/summary/prelink.dart File pkg/analyzer/lib/src/summary/prelink.dart (right): https://codereview.chromium.org/2700843002/diff/1/pkg/analyzer/lib/src/summary/prelink.dart#newcode226 pkg/analyzer/lib/src/summary/prelink.dart:226: final Map<String, int> uriToDependency = <String, int>{}; On ...
3 years, 10 months ago (2017-02-16 22:55:26 UTC) #4
scheglov
3 years, 10 months ago (2017-02-16 22:59:22 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f224ebda5c476773aa3bd614b8be8bd566cd1e21 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698