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

Issue 10381150: Fix directory listing to actually have the semantics intended. (Closed)

Created:
8 years, 7 months ago by Mads Ager (google)
Modified:
8 years, 7 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix directory listing to actually have the semantics intended. The directory listing will continue on error (such as broken links) and the boolean indication when listing is complete will signal if all operations succeeded. R=sgjesse@google.com BUG=dartbug.com/3031 TEST=standalone/io/file_system_links_test.dart Committed: https://code.google.com/p/dart/source/detail?r=7655

Patch Set 1 #

Patch Set 2 : Windows part #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -26 lines) Patch
M runtime/bin/directory_posix.cc View 2 chunks +19 lines, -20 lines 0 comments Download
M runtime/bin/directory_win.cc View 1 1 chunk +6 lines, -6 lines 0 comments Download
M tests/standalone/io/file_system_links_test.dart View 2 chunks +28 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 7 months ago (2012-05-15 14:04:43 UTC) #1
Søren Gjesse
8 years, 7 months ago (2012-05-15 14:28:59 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698