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

Issue 602253006: base::CommandLine: Replace use of wstring with string16. (Closed)

Created:
6 years, 2 months ago by Matt Giuca
Modified:
6 years, 2 months ago
Reviewers:
Mark Mentovai
CC:
chromium-reviews, erikwright+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@commandline-test-hardcode
Project:
chromium
Visibility:
Public.

Description

base::CommandLine: Replace use of wstring with string16. wstring is deprecated in Chromium. Since all the code in CommandLine using wstring is Windows-only, string16 is equivalent. This change is necessary to avoid a presubmit warning when touching the CommandLine code. BUG=416785 Committed: https://crrev.com/c9e499ed9ecf90352c57e85811869c70a9bce7cc Cr-Commit-Position: refs/heads/master@{#297608}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M base/command_line.h View 4 chunks +4 lines, -3 lines 0 comments Download
M base/command_line.cc View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Matt Giuca
6 years, 2 months ago (2014-09-30 00:48:39 UTC) #2
Mark Mentovai
It would be nice if this was accompanied by something that changed the argument types ...
6 years, 2 months ago (2014-09-30 16:37:47 UTC) #3
Matt Giuca
On 2014/09/30 16:37:47, Mark Mentovai wrote: > It would be nice if this was accompanied ...
6 years, 2 months ago (2014-10-01 01:57:36 UTC) #4
Mark Mentovai
Some of those looked really easy to clean up, but whatever. LGTM.
6 years, 2 months ago (2014-10-01 03:37:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/602253006/1
6 years, 2 months ago (2014-10-01 04:12:18 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1) as 23b0c62dbd9093053ea83cac74f0b791dc1150f3
6 years, 2 months ago (2014-10-01 07:55:20 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-01 07:56:09 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c9e499ed9ecf90352c57e85811869c70a9bce7cc
Cr-Commit-Position: refs/heads/master@{#297608}

Powered by Google App Engine
This is Rietveld 408576698