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

Issue 2227393002: Add support for package cycles linking, more tests. (Closed)

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

Description

Add support for package cycles linking, more tests. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/5f864e237a7097ec2eb0d975a993dcb819fcd3b4

Patch Set 1 #

Total comments: 9

Patch Set 2 : tweaks #

Patch Set 3 : Add TODOs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+479 lines, -85 lines) Patch
M pkg/analyzer/lib/src/summary/pub_summary.dart View 1 2 7 chunks +81 lines, -38 lines 0 comments Download
M pkg/analyzer/test/src/summary/pub_summary_test.dart View 1 2 3 chunks +398 lines, -47 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 4 months ago (2016-08-10 04:52:49 UTC) #1
Paul Berry
https://codereview.chromium.org/2227393002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart File pkg/analyzer/lib/src/summary/pub_summary.dart (right): https://codereview.chromium.org/2227393002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart#newcode362 pkg/analyzer/lib/src/summary/pub_summary.dart:362: * If the given [uri] has the `package` scheme, ...
4 years, 4 months ago (2016-08-10 11:58:28 UTC) #2
scheglov
PTAL https://codereview.chromium.org/2227393002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart File pkg/analyzer/lib/src/summary/pub_summary.dart (right): https://codereview.chromium.org/2227393002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart#newcode362 pkg/analyzer/lib/src/summary/pub_summary.dart:362: * If the given [uri] has the `package` ...
4 years, 4 months ago (2016-08-10 16:08:19 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2227393002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart File pkg/analyzer/lib/src/summary/pub_summary.dart (right): https://codereview.chromium.org/2227393002/diff/1/pkg/analyzer/lib/src/summary/pub_summary.dart#newcode421 pkg/analyzer/lib/src/summary/pub_summary.dart:421: // SDK is always available. On 2016/08/10 16:08:18, ...
4 years, 4 months ago (2016-08-10 21:39:37 UTC) #4
scheglov
4 years, 4 months ago (2016-08-10 21:53:29 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5f864e237a7097ec2eb0d975a993dcb819fcd3b4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698