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

Issue 2231413003: Link packages with an SDK extension. (Closed)

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

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -2 lines) Patch
M pkg/analyzer/lib/src/summary/pub_summary.dart View 2 chunks +9 lines, -2 lines 1 comment Download
M pkg/analyzer/test/src/summary/pub_summary_test.dart View 1 chunk +63 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
4 years, 4 months ago (2016-08-11 19:19:07 UTC) #1
Brian Wilkerson
lgtm
4 years, 4 months ago (2016-08-11 19:41:45 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as e1fd213d552b1f59ecf05d6296393318fcbb0760 (presubmit successful).
4 years, 4 months ago (2016-08-11 19:43:52 UTC) #4
Paul Berry
4 years, 4 months ago (2016-08-11 20:47:17 UTC) #5
Message was sent while issue was closed.
https://codereview.chromium.org/2231413003/diff/1/pkg/analyzer/lib/src/summar...
File pkg/analyzer/lib/src/summary/pub_summary.dart (right):

https://codereview.chromium.org/2231413003/diff/1/pkg/analyzer/lib/src/summar...
pkg/analyzer/lib/src/summary/pub_summary.dart:539: // The SDK linked bundle is
precomputed before linking packages.
(As discussed in person) I think we still need to include the SDK bundle (and
the SDK extension bundle, if it's referenced) so that the right data gets
encoded in PackageBundle.dependencies.

Powered by Google App Engine
This is Rietveld 408576698