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

Issue 2615473002: Signal an error for File.length on a directory (Closed)

Created:
3 years, 11 months ago by zra
Modified:
3 years, 11 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, tvolkert
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Signal an error for File.length on a directory fixes #28172 R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/128313ec3c020a56aec552e11e4d8f1d55b295fe

Patch Set 1 #

Patch Set 2 : Fix windows error code #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
M runtime/bin/file_android.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/file_fuchsia.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/file_linux.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/file_macos.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M runtime/bin/file_win.cc View 1 1 chunk +6 lines, -1 line 0 comments Download
M tests/standalone/io/file_test.dart View 2 chunks +18 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
zra
3 years, 11 months ago (2017-01-03 21:44:12 UTC) #2
siva
LGTM. As discussed offline I was wondering if we needed to be more strict and ...
3 years, 11 months ago (2017-01-03 22:36:08 UTC) #3
zra
On 2017/01/03 22:36:08, siva wrote: > LGTM. > > As discussed offline I was wondering ...
3 years, 11 months ago (2017-01-03 23:05:43 UTC) #4
zra
3 years, 11 months ago (2017-01-03 23:06:29 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
128313ec3c020a56aec552e11e4d8f1d55b295fe (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698