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

Issue 10628016: Add a Pub source for pub.dartlang.org. (Closed)

Created:
8 years, 6 months ago by nweiz
Modified:
8 years, 6 months ago
Reviewers:
Bob Nystrom, srdjan
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Code review changes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+536 lines, -21 lines) Patch
M utils/pub/entrypoint.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 1 4 chunks +72 lines, -0 lines 1 comment Download
M utils/pub/pub.dart View 3 chunks +4 lines, -0 lines 0 comments Download
M utils/pub/pubspec.dart View 1 chunk +5 lines, -1 line 0 comments Download
A utils/pub/repo_source.dart View 1 1 chunk +106 lines, -0 lines 0 comments Download
M utils/pub/system_cache.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M utils/pub/utils.dart View 1 2 chunks +25 lines, -0 lines 0 comments Download
M utils/tests/pub/pub_test.dart View 1 chunk +106 lines, -0 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 12 chunks +214 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
8 years, 6 months ago (2012-06-22 00:46:32 UTC) #1
Bob Nystrom
A couple of minor suggestions. https://chromiumcodereview.appspot.com/10628016/diff/1/utils/pub/io.dart File utils/pub/io.dart (right): https://chromiumcodereview.appspot.com/10628016/diff/1/utils/pub/io.dart#newcode281 utils/pub/io.dart:281: return; The return is ...
8 years, 6 months ago (2012-06-22 22:35:44 UTC) #2
nweiz
https://chromiumcodereview.appspot.com/10628016/diff/1/utils/pub/io.dart File utils/pub/io.dart (right): https://chromiumcodereview.appspot.com/10628016/diff/1/utils/pub/io.dart#newcode281 utils/pub/io.dart:281: return; On 2012/06/22 22:35:44, Bob Nystrom wrote: > The ...
8 years, 6 months ago (2012-06-25 22:25:17 UTC) #3
srdjan
8 years, 6 months ago (2012-06-25 23:18:05 UTC) #4
DBC

https://chromiumcodereview.appspot.com/10628016/diff/8001/utils/pub/io.dart
File utils/pub/io.dart (right):

https://chromiumcodereview.appspot.com/10628016/diff/8001/utils/pub/io.dart#n...
utils/pub/io.dart:462: return new Uri.fromString(ur);
Must pass uri

Powered by Google App Engine
This is Rietveld 408576698