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

Issue 16156009: dart:io | Add .stat() and .statSync() to FileSystemEntity and subclasses File, Directory, and Link. (Closed)

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

Description

dart:io | Add .stat() and .statSync() to FileSystemEntity and subclasses File, Directory, and Link. BUG= R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=23540

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -19 lines) Patch
M sdk/lib/io/directory.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/directory_impl.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/io/file.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/file_impl.dart View 1 chunk +4 lines, -0 lines 0 comments Download
M sdk/lib/io/file_system_entity.dart View 7 chunks +94 lines, -16 lines 0 comments Download
M sdk/lib/io/link.dart View 2 chunks +5 lines, -1 line 0 comments Download
M tests/standalone/io/file_stat_test.dart View 3 chunks +37 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
7 years, 6 months ago (2013-06-03 12:05:33 UTC) #1
Søren Gjesse
lgtm
7 years, 6 months ago (2013-06-03 12:15:40 UTC) #2
Bill Hesse
7 years, 6 months ago (2013-06-03 12:41:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23540 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698