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

Issue 23199002: Fix absolute paths on Windows without a drive letter. (Closed)

Created:
7 years, 4 months ago by Cutch
Modified:
7 years, 4 months ago
Reviewers:
zra
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix absolute paths on Windows without a drive letter. BUG=11946 Committed: https://code.google.com/p/dart/source/detail?r=26201

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -2 lines) Patch
M runtime/bin/builtin.dart View 1 2 4 chunks +28 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Cutch
7 years, 4 months ago (2013-08-14 16:16:53 UTC) #1
zra
Would this be tricky to test? https://codereview.chromium.org/23199002/diff/1/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/23199002/diff/1/runtime/bin/builtin.dart#newcode95 runtime/bin/builtin.dart:95: _sanitizeWindowsPath(path) { If ...
7 years, 4 months ago (2013-08-14 16:38:12 UTC) #2
Cutch
Testing this will be tricky on the bots because we have to generate the source ...
7 years, 4 months ago (2013-08-14 20:29:08 UTC) #3
zra
lgtm https://codereview.chromium.org/23199002/diff/7001/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/23199002/diff/7001/runtime/bin/builtin.dart#newcode126 runtime/bin/builtin.dart:126: Not sure what the Dart style is, but ...
7 years, 4 months ago (2013-08-15 15:03:42 UTC) #4
Cutch
https://codereview.chromium.org/23199002/diff/7001/runtime/bin/builtin.dart File runtime/bin/builtin.dart (right): https://codereview.chromium.org/23199002/diff/7001/runtime/bin/builtin.dart#newcode126 runtime/bin/builtin.dart:126: On 2013/08/15 15:03:42, zra wrote: > Not sure what ...
7 years, 4 months ago (2013-08-15 15:44:23 UTC) #5
Cutch
7 years, 4 months ago (2013-08-15 16:54:04 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r26201 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698