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

Issue 645133002: Prefix CommandLine usege with base namespace (Part 1: base/) (Closed)

Created:
6 years, 2 months ago by elecro
Modified:
6 years ago
CC:
chromium-reviews, wfh+watch_chromium.org, dsinclair+watch_chromium.org, erikwright+watch_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Prefix CommandLine usege with base namespace (Part 1: base/) Prefix all CommandLine usage in the base/ directory with the base:: namespace. BUG=422426 Committed: https://crrev.com/421dddbfb62bc44bcab42c454ed913b337f849b9 Cr-Commit-Position: refs/heads/master@{#305626}

Patch Set 1 #

Patch Set 2 : updated #

Total comments: 2

Patch Set 3 : updated #2 #

Total comments: 1

Patch Set 4 : updated #2.1 #

Patch Set 5 : updated #3 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -55 lines) Patch
M base/command_line_unittest.cc View 1 2 3 4 chunks +9 lines, -11 lines 0 comments Download
M base/i18n/build_utf8_validator_tables.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M base/logging.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/process/process_util_unittest.cc View 1 2 3 4 10 chunks +34 lines, -23 lines 0 comments Download
M base/test/test_suite.cc View 1 2 3 4 6 chunks +13 lines, -12 lines 0 comments Download
M base/test/test_timeouts.cc View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M base/tracked_objects.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (3 generated)
elecro
PTAL
6 years, 2 months ago (2014-10-10 18:50:08 UTC) #2
rvargas (doing something else)
Code from base should generally live within the base namespace so it doesn't need a ...
6 years, 2 months ago (2014-10-11 01:06:13 UTC) #3
brettw
Yeah, the base:: thing is really for stuff outside of base.
6 years, 2 months ago (2014-10-11 03:34:23 UTC) #4
elecro
On 2014/10/11 01:06:13, rvargas wrote: > Code from base should generally live within the base ...
6 years, 2 months ago (2014-10-14 12:37:44 UTC) #5
elecro
I've updated the CL, and now only the files which are not inside the base ...
6 years, 2 months ago (2014-10-14 16:18:29 UTC) #6
brettw
https://codereview.chromium.org/645133002/diff/280001/base/command_line_unittest.cc File base/command_line_unittest.cc (right): https://codereview.chromium.org/645133002/diff/280001/base/command_line_unittest.cc#newcode14 base/command_line_unittest.cc:14: using base::FilePath; Instead of making the base:: additionss in ...
6 years, 2 months ago (2014-10-14 17:46:57 UTC) #7
elecro
On 2014/10/14 17:46:57, brettw wrote: > https://codereview.chromium.org/645133002/diff/280001/base/command_line_unittest.cc > File base/command_line_unittest.cc (right): > > https://codereview.chromium.org/645133002/diff/280001/base/command_line_unittest.cc#newcode14 > ...
6 years, 2 months ago (2014-10-15 08:44:40 UTC) #8
elecro
ping?
6 years, 2 months ago (2014-10-20 16:23:00 UTC) #9
rvargas (doing something else)
https://codereview.chromium.org/645133002/diff/300001/base/test/test_timeouts.cc File base/test/test_timeouts.cc (right): https://codereview.chromium.org/645133002/diff/300001/base/test/test_timeouts.cc#newcode46 base/test/test_timeouts.cc:46: GetSwitchValueASCII(switch_name)); nit: indentation is off
6 years, 2 months ago (2014-10-22 01:43:38 UTC) #10
elecro
On 2014/10/22 01:43:38, rvargas wrote: > https://codereview.chromium.org/645133002/diff/300001/base/test/test_timeouts.cc > File base/test/test_timeouts.cc (right): > > https://codereview.chromium.org/645133002/diff/300001/base/test/test_timeouts.cc#newcode46 > ...
6 years, 1 month ago (2014-10-22 12:12:19 UTC) #11
rvargas (doing something else)
lgtm
6 years, 1 month ago (2014-10-23 00:15:37 UTC) #12
elecro
ping: jshin@ for i18n/ phajdan.jr@ for test/
6 years, 1 month ago (2014-10-28 16:39:09 UTC) #14
Paweł Hajdan Jr.
base/test LGTM
6 years, 1 month ago (2014-10-29 10:18:25 UTC) #15
jungshik at Google
base/i18n LGTM
6 years, 1 month ago (2014-11-13 23:31:14 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/645133002/340001
6 years ago (2014-11-25 11:50:00 UTC) #18
commit-bot: I haz the power
Committed patchset #5 (id:340001)
6 years ago (2014-11-25 12:55:10 UTC) #19
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/421dddbfb62bc44bcab42c454ed913b337f849b9 Cr-Commit-Position: refs/heads/master@{#305626}
6 years ago (2014-11-25 12:55:48 UTC) #20
brettw
6 years ago (2014-11-25 18:29:49 UTC) #21
Message was sent while issue was closed.
Please stop adding me to these reviews unless you actually need me to review
something (and then make it clear what exactly you need). Thanks!

Powered by Google App Engine
This is Rietveld 408576698