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

Issue 3060034: Convert src/remoting to std::string/char* away from wstring/wchar_t*. (Closed)

Created:
10 years, 4 months ago by viettrungluu
Modified:
9 years, 6 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, Alpha Left Google, Sergey Ulanov, dmac, awong, garykac, Paweł Hajdan Jr.
Visibility:
Public.

Description

Convert src/remoting to std::string/char* away from wstring/wchar_t*. This is easy now that DictionaryValue uses std::string for keys. BUG=23581 TEST=remoting_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54441

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -40 lines) Patch
M remoting/host/host_config.h View 3 chunks +7 lines, -12 lines 0 comments Download
M remoting/host/host_config.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M remoting/host/json_host_config.h View 1 chunk +2 lines, -8 lines 0 comments Download
M remoting/host/json_host_config.cc View 2 chunks +2 lines, -14 lines 0 comments Download
M remoting/host/json_host_config_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Lei Zhang
10 years, 4 months ago (2010-07-31 07:36:16 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698