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

Issue 10674007: Don't try to look up the root package in the default source. (Closed)

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

Description

Don't try to look up the root package in the default source. Committed: https://code.google.com/p/dart/source/detail?r=9184

Patch Set 1 #

Patch Set 2 : Add tests #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -9 lines) Patch
M utils/pub/version_solver.dart View 2 chunks +14 lines, -5 lines 0 comments Download
M utils/tests/pub/version_solver_test.dart View 1 2 chunks +10 lines, -4 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
8 years, 5 months ago (2012-06-26 23:13:47 UTC) #1
Bob Nystrom
LGTM, assuming you add the comment. https://chromiumcodereview.appspot.com/10674007/diff/3001/utils/tests/pub/version_solver_test.dart File utils/tests/pub/version_solver_test.dart (right): https://chromiumcodereview.appspot.com/10674007/diff/3001/utils/tests/pub/version_solver_test.dart#newcode196 utils/tests/pub/version_solver_test.dart:196: root = package; ...
8 years, 5 months ago (2012-06-26 23:39:09 UTC) #2
nweiz
8 years, 5 months ago (2012-06-27 18:05:12 UTC) #3
https://chromiumcodereview.appspot.com/10674007/diff/3001/utils/tests/pub/ver...
File utils/tests/pub/version_solver_test.dart (right):

https://chromiumcodereview.appspot.com/10674007/diff/3001/utils/tests/pub/ver...
utils/tests/pub/version_solver_test.dart:196: root = package;
On 2012/06/26 23:39:09, Bob Nystrom wrote:
> Can you add a comment here that we specifically don't add my app to the source
> so that we can catch attempts to look it up?

Done.

Powered by Google App Engine
This is Rietveld 408576698