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

Issue 2908011: Replaced static wstring with wchar_t*. (Closed)

Created:
10 years, 5 months ago by Sergey Ulanov
Modified:
9 years, 7 months ago
Reviewers:
awong
CC:
chromium-reviews, Sergey Ulanov, dmac, garykac, Alpha Left Google, tfarina
Visibility:
Public.

Description

Replaced static wstring with wchar_t*. BUG=None TEST=compiles Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54007

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M remoting/host/host_config.h View 1 chunk +5 lines, -5 lines 1 comment Download
M remoting/host/host_config.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sergey Ulanov
10 years, 5 months ago (2010-07-14 21:46:00 UTC) #1
awong
LGTM Silly wchars.
10 years, 5 months ago (2010-07-14 21:47:50 UTC) #2
tfarina
10 years, 5 months ago (2010-07-16 22:48:07 UTC) #3
http://codereview.chromium.org/2908011/diff/1/3
File remoting/host/host_config.h (right):

http://codereview.chromium.org/2908011/diff/1/3#newcode19
remoting/host/host_config.h:19: extern const wchar_t* kXmppLoginConfigPath;
please, use wchar_t kFoo[]

Powered by Google App Engine
This is Rietveld 408576698