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

Issue 6596020: Reorganize CommandLine code. (Closed)

Created:
9 years, 10 months ago by msw
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Paweł Hajdan Jr., brettw-cc_chromium.org
Visibility:
Public.

Description

Reorganize CommandLine code. The majority of these changes are purely moving code. Conducted some minor (and hopefully straightforward) refactoring. BUG=73195 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=76339

Patch Set 1 : Reorganize CommandLine code. #

Patch Set 2 : Reorganize CommandLine code. #

Total comments: 6

Patch Set 3 : "Address comments." #

Total comments: 16

Patch Set 4 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+303 lines, -374 lines) Patch
M base/command_line.h View 1 2 3 4 chunks +80 lines, -108 lines 0 comments Download
M base/command_line.cc View 1 2 3 9 chunks +217 lines, -236 lines 0 comments Download
M chrome/test/in_process_browser_test.h View 1 2 3 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/test/in_process_browser_test.cc View 1 2 3 6 chunks +6 lines, -22 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
msw
Please take a look. This is just the first step of my planned cleanup. The ...
9 years, 10 months ago (2011-02-27 16:30:12 UTC) #1
Paweł Hajdan Jr.
Thank you. I only reviewed the testing-related code, and deferred full review to Evan. http://codereview.chromium.org/6596020/diff/4001/base/command_line.h ...
9 years, 10 months ago (2011-02-28 11:11:40 UTC) #2
msw
Comments addressed; win&linux HeapProfiler failures were on r76221 mainline, this change wasn't at fault. http://codereview.chromium.org/6596020/diff/4001/base/command_line.h ...
9 years, 9 months ago (2011-02-28 19:42:03 UTC) #3
Paweł Hajdan Jr.
chrome/test code LGTM with a comment. http://codereview.chromium.org/6596020/diff/4001/chrome/test/in_process_browser_test.cc File chrome/test/in_process_browser_test.cc (right): http://codereview.chromium.org/6596020/diff/4001/chrome/test/in_process_browser_test.cc#newcode107 chrome/test/in_process_browser_test.cc:107: CommandLine* command_line = ...
9 years, 9 months ago (2011-02-28 21:01:16 UTC) #4
evanm
I think this is generally good, just have a few questions. http://codereview.chromium.org/6596020/diff/2005/base/command_line.cc File base/command_line.cc (right): ...
9 years, 9 months ago (2011-02-28 21:04:19 UTC) #5
msw
Addressed comments. Evan, everything will use string16 via subsequent change(s) this week. Failing that, I ...
9 years, 9 months ago (2011-02-28 23:44:47 UTC) #6
evanm
LGTM I like StringVector etc.
9 years, 9 months ago (2011-03-01 00:06:53 UTC) #7
msw
9 years, 9 months ago (2011-03-01 01:26:05 UTC) #8
ExtensionDevToolsBrowserTest.ProcessRefCounting looks like a flake, passes
locally.

Powered by Google App Engine
This is Rietveld 408576698