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

Issue 11412033: Rename File.readAsText to File.readAsString. There is no Text type in Dart (Closed)

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

Description

Rename File.readAsText to File.readAsString. There is no Text type in Dart and the methods return Strings. R=sgjesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=15011

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -46 lines) Patch
M pkg/intl/lib/src/file_data_reader.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/buildhook1/build.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/buildhook1/test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/buildhook2/bin/test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/buildhook2/build.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/file.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/standalone/io/file_error_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tests/standalone/io/file_fuzz_test.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tests/standalone/io/file_non_ascii_sync_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/file_non_ascii_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/file_test.dart View 8 chunks +20 lines, -20 lines 0 comments Download
M utils/apidoc/apidoc.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/apidoc/mdn/postProcess.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/apidoc/mdn/prettyPrint.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/apidoc/mdn/util.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years, 1 month ago (2012-11-16 12:02:13 UTC) #1
Søren Gjesse
8 years, 1 month ago (2012-11-16 12:56:26 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698