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

Issue 11554021: Update Windows file implementation to use the unicode APIs. (Closed)

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

Description

Update Windows file implementation to use the unicode APIs. R=sgjesse@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=16045

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -72 lines) Patch
M runtime/bin/file_win.cc View 1 8 chunks +43 lines, -39 lines 0 comments Download
M tests/standalone/io/file_error_test.dart View 4 chunks +0 lines, -33 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years ago (2012-12-12 15:18:23 UTC) #1
Søren Gjesse
lgtm https://codereview.chromium.org/11554021/diff/1/runtime/bin/file_win.cc File runtime/bin/file_win.cc (left): https://codereview.chromium.org/11554021/diff/1/runtime/bin/file_win.cc#oldcode250 runtime/bin/file_win.cc:250: const char* File::PathSeparator() { Maybe mention that this ...
8 years ago (2012-12-12 15:26:02 UTC) #2
Mads Ager (google)
8 years ago (2012-12-12 15:40:35 UTC) #3
Message was sent while issue was closed.
https://codereview.chromium.org/11554021/diff/1/runtime/bin/file_win.cc
File runtime/bin/file_win.cc (left):

https://codereview.chromium.org/11554021/diff/1/runtime/bin/file_win.cc#oldco...
runtime/bin/file_win.cc:250: const char* File::PathSeparator() {
On 2012/12/12 15:26:02, Søren Gjesse wrote:
> Maybe mention that this is already in UTF-8.

Done.

https://codereview.chromium.org/11554021/diff/1/runtime/bin/file_win.cc#oldco...
runtime/bin/file_win.cc:255: const char* File::StringEscapedPathSeparator() {
On 2012/12/12 15:26:02, Søren Gjesse wrote:
> Ditto.

Done.

Powered by Google App Engine
This is Rietveld 408576698