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 731923002: Emit error if unknown switch is passed to mojo_shell (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Remove extra import #

Total comments: 7

Patch Set 3 : Address review issues #

Patch Set 4 : Remove static #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -3 lines) Patch
M mojo/shell/desktop/mojo_main.cc View 1 chunk +15 lines, -3 lines 0 comments Download
M mojo/shell/switches.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M mojo/shell/switches.cc View 1 2 3 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
DaveMoore
Remove extra import
6 years, 1 month ago (2014-11-16 23:48:50 UTC) #1
DaveMoore
6 years, 1 month ago (2014-11-16 23:49:28 UTC) #3
hansmuller
LGTM with some minor suggestions. https://codereview.chromium.org/731923002/diff/20001/mojo/shell/desktop/mojo_main.cc File mojo/shell/desktop/mojo_main.cc (right): https://codereview.chromium.org/731923002/diff/20001/mojo/shell/desktop/mojo_main.cc#newcode114 mojo/shell/desktop/mojo_main.cc:114: std::cerr << "unknown switch: ...
6 years, 1 month ago (2014-11-17 15:33:19 UTC) #4
Aaron Boodman
nlgtm https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc File mojo/shell/switches.cc (right): https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc#newcode55 mojo/shell/switches.cc:55: kArgsFor, This duplicates information. People are going to ...
6 years, 1 month ago (2014-11-17 15:46:07 UTC) #6
DaveMoore
Address review issues
6 years, 1 month ago (2014-11-17 16:22:47 UTC) #7
DaveMoore
Remove static
6 years, 1 month ago (2014-11-17 16:35:31 UTC) #8
DaveMoore
https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc File mojo/shell/switches.cc (right): https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc#newcode55 mojo/shell/switches.cc:55: kArgsFor, On 2014/11/17 15:46:06, Aaron Boodman wrote: > This ...
6 years, 1 month ago (2014-11-17 16:36:47 UTC) #9
Aaron Boodman
https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc File mojo/shell/switches.cc (right): https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc#newcode55 mojo/shell/switches.cc:55: kArgsFor, On 2014/11/17 16:36:47, DaveMoore wrote: > On 2014/11/17 ...
6 years, 1 month ago (2014-11-17 16:44:45 UTC) #10
DaveMoore
On 2014/11/17 16:44:45, Aaron Boodman wrote: > https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc > File mojo/shell/switches.cc (right): > > https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc#newcode55 ...
6 years, 1 month ago (2014-11-17 16:57:16 UTC) #11
Aaron Boodman
On 2014/11/17 16:57:16, DaveMoore wrote: > On 2014/11/17 16:44:45, Aaron Boodman wrote: > > https://codereview.chromium.org/731923002/diff/20001/mojo/shell/switches.cc ...
6 years, 1 month ago (2014-11-17 17:00:06 UTC) #12
DaveMoore
Committed patchset #4 (id:60001) manually as 401d5073b636b80600e8cef4ff0a9e12062ece0c (presubmit successful).
6 years, 1 month ago (2014-11-17 17:01:41 UTC) #13
eseidel
6 years, 1 month ago (2014-11-17 19:30:21 UTC) #15
Message was sent while issue was closed.
I believe this broke skydb:
https://codereview.chromium.org/735463004/

--v=1 used to work at least...

Powered by Google App Engine
This is Rietveld 408576698