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

Issue 681363002: Corrected mojo_shell --args-for switch handling (Closed)

Created:
6 years, 1 month ago by hansmuller
Modified:
6 years, 1 month ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, darin (slow to review), mojo-reviews_chromium.org, pwestin, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved the kArgsForSwitches constant #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M mojo/shell/desktop/mojo_main.cc View 1 2 chunks +22 lines, -3 lines 1 comment Download

Messages

Total messages: 8 (2 generated)
hansmuller
PTAL.
6 years, 1 month ago (2014-10-28 16:21:21 UTC) #2
abarth-chromium
https://codereview.chromium.org/681363002/diff/1/mojo/shell/desktop/mojo_main.cc File mojo/shell/desktop/mojo_main.cc (right): https://codereview.chromium.org/681363002/diff/1/mojo/shell/desktop/mojo_main.cc#newcode111 mojo/shell/desktop/mojo_main.cc:111: }; This looks like a static initializer. Presumably we ...
6 years, 1 month ago (2014-10-28 16:26:11 UTC) #4
hansmuller
I don't know of a build step that checks for static allocations. I moved this ...
6 years, 1 month ago (2014-10-28 16:42:04 UTC) #5
DaveMoore
lgtm https://codereview.chromium.org/681363002/diff/20001/mojo/shell/desktop/mojo_main.cc File mojo/shell/desktop/mojo_main.cc (right): https://codereview.chromium.org/681363002/diff/20001/mojo/shell/desktop/mojo_main.cc#newcode178 mojo/shell/desktop/mojo_main.cc:178: for(int i = 1; i < argc; i++) ...
6 years, 1 month ago (2014-10-29 15:31:17 UTC) #6
hansmuller
Committed patchset #2 (id:20001) manually as fa8e6e24fdcccecb8538080be223981f58825dd5 (presubmit successful).
6 years, 1 month ago (2014-10-29 16:09:49 UTC) #7
hansmuller
6 years, 1 month ago (2014-10-29 16:12:53 UTC) #8
Message was sent while issue was closed.
On 2014/10/29 15:31:17, DaveMoore wrote:
> lgtm
> 
>
https://codereview.chromium.org/681363002/diff/20001/mojo/shell/desktop/mojo_...
> File mojo/shell/desktop/mojo_main.cc (right):
> 
>
https://codereview.chromium.org/681363002/diff/20001/mojo/shell/desktop/mojo_...
> mojo/shell/desktop/mojo_main.cc:178: for(int i = 1; i < argc; i++) {
> Nit: space between r and (

Thanks for the review.  FTR, I did fix the nit, the corrected version is in the
mojo repo.

Powered by Google App Engine
This is Rietveld 408576698