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

Issue 490019: Show an infobar when the user is using an unsupported flag. (Closed)

Created:
11 years ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
tony, jorlow, viettrungluu
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org
Visibility:
Public.

Description

Show an infobar when the user is using an unsupported flag.

Patch Set 1 #

Patch Set 2 : logic bug #

Total comments: 10
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -4 lines) Patch
M chrome/browser/browser_init.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_init.cc View 1 4 chunks +62 lines, -4 lines 10 comments Download

Messages

Total messages: 9 (0 generated)
viettrungluu
Just drive-by comments, since I'm probably not the person to lgtm this. http://codereview.chromium.org/490019/diff/2001/2002 File chrome/browser/browser_init.cc ...
11 years ago (2009-12-11 19:15:51 UTC) #1
Evan Martin
Thanks for looking! http://codereview.chromium.org/490019/diff/2001/2002 File chrome/browser/browser_init.cc (right): http://codereview.chromium.org/490019/diff/2001/2002#newcode262 chrome/browser/browser_init.cc:262: StringPrintf("You are using an unsupported command-line ...
11 years ago (2009-12-11 19:18:45 UTC) #2
Mohamed Mansour
http://codereview.chromium.org/490019/diff/2001/2002 File chrome/browser/browser_init.cc (right): http://codereview.chromium.org/490019/diff/2001/2002#newcode663 chrome/browser/browser_init.cc:663: bad_flag = *flag; On 2009/12/11 19:18:45, Evan Martin wrote: ...
11 years ago (2009-12-11 19:42:34 UTC) #3
viettrungluu
Another thing which occurred to me is that users may end up with an unsupported ...
11 years ago (2009-12-11 19:45:39 UTC) #4
jorlow
LGTM Lets get this in. I'm sorry we ended up wasting so much time trying ...
10 years, 9 months ago (2010-03-01 18:03:11 UTC) #5
Evan Martin
I muted all the threads. Do I have some buy-in on this?
10 years, 9 months ago (2010-03-01 18:03:52 UTC) #6
jorlow
All the other solutions have been shot down. A while ago I sent a "unless ...
10 years, 9 months ago (2010-03-01 18:05:49 UTC) #7
viettrungluu
+1000. (I'd still prefer the warning be localized, but as I said anything is better ...
10 years, 9 months ago (2010-03-01 18:08:08 UTC) #8
tony
10 years, 9 months ago (2010-03-02 02:23:57 UTC) #9
(drive by nits, feel free to ignore)
I also support localizing the string.  Also, it would be nice if all the info
bars in the file were moved to a separate .h file.  browser_init.cc has so much
random stuff in it already.

Powered by Google App Engine
This is Rietveld 408576698