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

Issue 12335076: Handle shared path dependencies. (Closed)

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

Description

Handle shared path dependencies. BUG=https://code.google.com/p/dart/issues/detail?id=8775 Committed: https://code.google.com/p/dart/source/detail?r=19012

Patch Set 1 #

Total comments: 6

Patch Set 2 : Compare resolved paths. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -1 line) Patch
M utils/pub/path_source.dart View 1 3 chunks +10 lines, -1 line 0 comments Download
A utils/tests/pub/install/path/shared_dependency_test.dart View 1 1 chunk +173 lines, -0 lines 2 comments Download
M utils/tests/pub/test_pub.dart View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bob Nystrom
7 years, 10 months ago (2013-02-25 21:45:23 UTC) #1
nweiz
https://codereview.chromium.org/12335076/diff/1/utils/pub/path_source.dart File utils/pub/path_source.dart (right): https://codereview.chromium.org/12335076/diff/1/utils/pub/path_source.dart#newcode36 utils/pub/path_source.dart:36: // TODO(rnystrom): Traverse symlinks and compare real paths? I'm ...
7 years, 10 months ago (2013-02-25 22:08:46 UTC) #2
Bob Nystrom
https://codereview.chromium.org/12335076/diff/1/utils/pub/path_source.dart File utils/pub/path_source.dart (right): https://codereview.chromium.org/12335076/diff/1/utils/pub/path_source.dart#newcode36 utils/pub/path_source.dart:36: // TODO(rnystrom): Traverse symlinks and compare real paths? On ...
7 years, 10 months ago (2013-02-25 22:50:26 UTC) #3
nweiz
One question, but LGTM. https://codereview.chromium.org/12335076/diff/4002/utils/tests/pub/install/path/shared_dependency_test.dart File utils/tests/pub/install/path/shared_dependency_test.dart (right): https://codereview.chromium.org/12335076/diff/4002/utils/tests/pub/install/path/shared_dependency_test.dart#newcode131 utils/tests/pub/install/path/shared_dependency_test.dart:131: integration("shared dependency with symlink", () ...
7 years, 10 months ago (2013-02-25 22:57:04 UTC) #4
Bob Nystrom
https://codereview.chromium.org/12335076/diff/4002/utils/tests/pub/install/path/shared_dependency_test.dart File utils/tests/pub/install/path/shared_dependency_test.dart (right): https://codereview.chromium.org/12335076/diff/4002/utils/tests/pub/install/path/shared_dependency_test.dart#newcode131 utils/tests/pub/install/path/shared_dependency_test.dart:131: integration("shared dependency with symlink", () { On 2013/02/25 22:57:04, ...
7 years, 10 months ago (2013-02-25 23:00:03 UTC) #5
Bob Nystrom
7 years, 10 months ago (2013-02-25 23:00:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r19012 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698