Chromium Code Reviews
Help | Chromium Project | Sign in
(249)

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by viettrungluu
Modified:
3 years, 11 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, Alpha Left Google, Sergey Ulanov, dmac, awong (On leave), 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
Commit: CQ not working?

Messages

Total messages: 1 (0 generated)
Lei Zhang
4 years, 10 months ago (2010-07-31 07:36:16 UTC) #1
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be