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

Issue 23480093: Recommit add FileSystemEntity.resolveSymbolicLinks (Closed)

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

Description

Recommit add FileSystemEntity.resolveSymbolicLinks This was reverted in r27481 because of a failure on the debug Windows VM buildbot. BUG=dartbug.com/1016 Committed: https://code.google.com/p/dart/source/detail?r=27612

Patch Set 1 #

Patch Set 2 : Fix assertion failure on Windows #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -60 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/file.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/file.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M runtime/bin/file_patch.dart View 1 chunk +0 lines, -1 line 0 comments Download
M runtime/bin/file_system_entity_patch.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/bin/file_win.cc View 1 1 chunk +37 lines, -7 lines 0 comments Download
M sdk/lib/_internal/lib/io_patch.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M sdk/lib/io/directory.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/io/file.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 2 chunks +3 lines, -22 lines 0 comments Download
M sdk/lib/io/file_system_entity.dart View 3 chunks +64 lines, -1 line 0 comments Download
M sdk/lib/io/link.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M tests/standalone/io/file_error_test.dart View 2 chunks +9 lines, -9 lines 0 comments Download
M tests/standalone/io/file_test.dart View 2 chunks +0 lines, -11 lines 0 comments Download
A tests/standalone/io/resolve_symbolic_links_test.dart View 1 chunk +147 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Bill Hesse
Identical to the previously committed version, except for the one assert changed in file_win.cc. It ...
7 years, 3 months ago (2013-09-18 12:14:55 UTC) #1
Søren Gjesse
7 years, 3 months ago (2013-09-18 12:26:46 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698