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

Issue 10947050: Support dependencies in SDK packages. (Closed)

Created:
8 years, 3 months ago by Bob Nystrom
Modified:
8 years, 2 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org, Alan Knight
Visibility:
Public.

Description

Support dependencies in SDK packages. Committed: https://code.google.com/p/dart/source/detail?r=12816

Patch Set 1 #

Total comments: 8

Patch Set 2 : Respond to review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -40 lines) Patch
M utils/pub/sdk_source.dart View 1 2 chunks +37 lines, -34 lines 0 comments Download
M utils/tests/pub/pub_install_sdk_test.dart View 1 2 chunks +33 lines, -4 lines 0 comments Download
M utils/tests/pub/pub_install_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M utils/tests/pub/pub_update_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M utils/tests/pub/test_pub.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Bob Nystrom
Fixes: http://code.google.com/p/dart/issues/detail?id=5224
8 years, 3 months ago (2012-09-19 23:30:42 UTC) #1
nweiz
https://codereview.chromium.org/10947050/diff/1/utils/pub/sdk_source.dart File utils/pub/sdk_source.dart (right): https://codereview.chromium.org/10947050/diff/1/utils/pub/sdk_source.dart#newcode41 utils/pub/sdk_source.dart:41: }); This is a lot of unnecessary nesting. Use ...
8 years, 3 months ago (2012-09-19 23:38:53 UTC) #2
Bob Nystrom
Thanks! https://codereview.chromium.org/10947050/diff/1/utils/pub/sdk_source.dart File utils/pub/sdk_source.dart (right): https://codereview.chromium.org/10947050/diff/1/utils/pub/sdk_source.dart#newcode41 utils/pub/sdk_source.dart:41: }); On 2012/09/19 23:38:53, nweiz wrote: > This ...
8 years, 3 months ago (2012-09-20 01:00:08 UTC) #3
nweiz
8 years, 2 months ago (2012-09-24 20:05:52 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698