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

Issue 21520002: Add argument check to Directory and Link constructors (Closed)

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

Description

Add argument check to Directory and Link constructors These matches the argument check in the File constructor. Minor refactoring of final fields in File and Directory implementations. BUG=http://dartbug.com/11976 R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=25705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -136 lines) Patch
M sdk/lib/io/directory_impl.dart View 16 chunks +29 lines, -40 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 40 chunks +71 lines, -77 lines 0 comments Download
M sdk/lib/io/link.dart View 1 chunk +7 lines, -1 line 0 comments Download
M tests/standalone/io/directory_fuzz_test.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M tests/standalone/io/directory_invalid_arguments_test.dart View 1 chunk +2 lines, -18 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
7 years, 4 months ago (2013-08-01 10:37:01 UTC) #1
Bill Hesse
lgtm
7 years, 4 months ago (2013-08-01 11:20:43 UTC) #2
Søren Gjesse
7 years, 4 months ago (2013-08-01 11:32:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r25705 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698