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

Issue 13771010: Fix recursive directory-deletion of top-level files/links. (Closed)

Created:
7 years, 8 months ago by Anders Johnsen
Modified:
7 years, 8 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix recursive directory-deletion of top-level files/links. BUG= Committed: https://code.google.com/p/dart/source/detail?r=21060

Patch Set 1 #

Patch Set 2 : Actually do the right thing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -64 lines) Patch
M runtime/bin/directory_android.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download
M runtime/bin/directory_linux.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download
M runtime/bin/directory_macos.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download
M runtime/bin/directory_win.cc View 1 1 chunk +11 lines, -9 lines 0 comments Download
M tests/standalone/io/directory_error_test.dart View 1 1 chunk +2 lines, -7 lines 0 comments Download
M tests/standalone/io/file_system_delete_test.dart View 1 6 chunks +34 lines, -21 lines 0 comments Download
M utils/pub/io.dart View 1 chunk +1 line, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
7 years, 8 months ago (2013-04-08 09:26:21 UTC) #1
Bill Hesse
LGTM.
7 years, 8 months ago (2013-04-08 10:54:23 UTC) #2
Anders Johnsen
Committed patchset #2 manually as r21060 (presubmit successful).
7 years, 8 months ago (2013-04-08 11:31:10 UTC) #3
nweiz
7 years, 8 months ago (2013-04-10 23:17:01 UTC) #4
Message was sent while issue was closed.
On 2013/04/08 11:31:10, Anders Johnsen wrote:
> Committed patchset #2 manually as r21060 (presubmit successful).

Please CC Bob and myself on CLs that change code we own.

Powered by Google App Engine
This is Rietveld 408576698