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

Issue 8491014: Handling of wrong types of arguments in the File API. (Closed)

Created:
9 years, 1 month ago by Mads Ager (google)
Modified:
9 years, 1 month ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Handling of wrong types of arguments in the File API. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1251

Patch Set 1 #

Patch Set 2 : Minor tweaks #

Total comments: 2

Patch Set 3 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -15 lines) Patch
M runtime/bin/file_impl.dart View 1 20 chunks +72 lines, -14 lines 0 comments Download
M runtime/lib/string.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/standalone/src/FileInvalidArgumentsTest.dart View 1 2 1 chunk +227 lines, -0 lines 0 comments Download
M tests/standalone/standalone.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
9 years, 1 month ago (2011-11-07 12:33:06 UTC) #1
Søren Gjesse
lgtm http://codereview.chromium.org/8491014/diff/2001/tests/standalone/src/FileInvalidArgumentsTest.dart File tests/standalone/src/FileInvalidArgumentsTest.dart (right): http://codereview.chromium.org/8491014/diff/2001/tests/standalone/src/FileInvalidArgumentsTest.dart#newcode14 tests/standalone/src/FileInvalidArgumentsTest.dart:14: } Add an empty line to separate the ...
9 years, 1 month ago (2011-11-07 12:48:26 UTC) #2
Mads Ager (google)
9 years, 1 month ago (2011-11-07 13:11:29 UTC) #3
http://codereview.chromium.org/8491014/diff/2001/tests/standalone/src/FileInv...
File tests/standalone/src/FileInvalidArgumentsTest.dart (right):

http://codereview.chromium.org/8491014/diff/2001/tests/standalone/src/FileInv...
tests/standalone/src/FileInvalidArgumentsTest.dart:14: }
On 2011/11/07 12:48:26, Søren Gjesse wrote:
> Add an empty line to separate the sync and aync case.

Done.

Powered by Google App Engine
This is Rietveld 408576698