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

Issue 28553006: dart:io | Fix File.rename on Windows to overwrite an existing target. (Closed)

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

Description

dart:io | Fix File.rename on Windows to overwrite an existing target. BUG=dartbug.com/14164 R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=28933

Patch Set 1 #

Patch Set 2 : Remove Link test - just fix File.rename issue with this patch. #

Patch Set 3 : Improve code in test. #

Patch Set 4 : Fix previously existing problem in test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -41 lines) Patch
M runtime/bin/file_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/file_test.dart View 1 2 3 2 chunks +42 lines, -39 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
The "if Platform.isWindows" part of the test should be moved to link tests, but I'll ...
7 years, 2 months ago (2013-10-21 10:51:59 UTC) #1
Søren Gjesse
lgtm
7 years, 2 months ago (2013-10-21 12:44:02 UTC) #2
Bill Hesse
7 years, 2 months ago (2013-10-21 14:57:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r28933 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698