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

Issue 18764: Change FileStream to use FilePath instead of wstring. (Closed)

Created:
11 years, 11 months ago by Erik does not do reviews
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Change FileStream to use FilePath instead of wstring. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8663

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -14 lines) Patch
M chrome/browser/bookmarks/bookmark_html_writer.cc View 4 chunks +5 lines, -3 lines 0 comments Download
M chrome/common/unzip.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/file_stream.h View 2 chunks +2 lines, -1 line 0 comments Download
M net/base/file_stream_posix.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/file_stream_unittest.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M net/base/file_stream_win.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/upload_data_stream.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/url_request/url_request_file_job.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Erik does not do reviews
11 years, 11 months ago (2009-01-26 17:47:53 UTC) #1
darin (slow to review)
To/FromWStringHack ?? those names suggest that there is some better way to get/set the raw ...
11 years, 11 months ago (2009-01-26 17:53:30 UTC) #2
darin (slow to review)
nevermind... i see that those two callsites just need other code to change first.
11 years, 11 months ago (2009-01-26 17:54:45 UTC) #3
brettw
11 years, 11 months ago (2009-01-26 21:03:09 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698