[go: nahoru, domu]

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

Issue 6597075: FilePath: add a convertor to ASCII (Closed)

Created:
9 years, 9 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, jshin+watch_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

FilePath: add a convertor to ASCII This is needed for cases where we need to work with known-ASCII filenames, like locale paths. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76426

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -6 lines) Patch
M base/file_path.h View 1 chunk +5 lines, -0 lines 1 comment Download
M base/file_path.cc View 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/spellcheck_host.cc View 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/common/extensions/extension_l10n_util.cc View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
9 years, 9 months ago (2011-03-01 19:44:55 UTC) #1
Mark Mentovai
OK, LGTM.
9 years, 9 months ago (2011-03-01 19:49:42 UTC) #2
Avi (use Gerrit)
9 years, 9 months ago (2011-03-01 19:56:36 UTC) #3
http://codereview.chromium.org/6597075/diff/1/base/file_path.h
File base/file_path.h (right):

http://codereview.chromium.org/6597075/diff/1/base/file_path.h#newcode289
base/file_path.h:289: std::string MaybeAsASCII() const;
method name FTW

Powered by Google App Engine
This is Rietveld 408576698