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

Issue 12662010: dart:io | Handle drive letters in Path.relativeTo on Windows. (Closed)

Created:
7 years, 9 months ago by Bill Hesse
Modified:
7 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

dart:io | Handle drive letters in Path.relativeTo on Windows. BUG=dartbug.com/4861 Committed: https://code.google.com/p/dart/source/detail?r=20026

Patch Set 1 #

Patch Set 2 : Fix bugs. #

Total comments: 1

Patch Set 3 : Reformat exception strings. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -2 lines) Patch
M sdk/lib/io/path_impl.dart View 1 2 3 chunks +33 lines, -2 lines 0 comments Download
M tests/standalone/io/path_test.dart View 1 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
7 years, 9 months ago (2013-03-14 13:14:08 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/12662010/diff/2001/sdk/lib/io/path_impl.dart File sdk/lib/io/path_impl.dart (right): https://codereview.chromium.org/12662010/diff/2001/sdk/lib/io/path_impl.dart#newcode53 sdk/lib/io/path_impl.dart:53: throw new ArgumentError(""" Please keep using concatenation of ...
7 years, 9 months ago (2013-03-14 13:53:32 UTC) #2
Bill Hesse
7 years, 9 months ago (2013-03-14 14:50:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r20026 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698