Re: [chromium-dev] Command Line switches persisted in Preferences

2009-12-25 Thread Caleb Eggensperger
On Fri, Dec 25, 2009 at 02:54, Peter Kasting pkast...@google.com wrote:

 On Fri, Dec 25, 2009 at 12:21 AM, PhistucK phist...@chromium.org wrote:

 My multi profile case, for example, is to separate the Chromium Google
 account from my regular Google account.


 Chromium and Google Chrome use different profile paths by default.  You
 don't need to manually differentiate them.


I think phistuck means chromium.org Google account and Gmail account, not
Chromium the application.


 PK

 --
 Chromium Developers mailing list: chromium-dev@googlegroups.com
 View archives, change email options, or unsubscribe:
 http://groups.google.com/group/chromium-dev




-- 
Caleb Eggensperger
http://calebegg.com/

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev

Re: [chromium-dev] Command Line switches persisted in Preferences

2009-12-24 Thread Robert Sesek
This would be nice for Mac users as they cannot create shortcuts with
command line options, unlike in Windows. Instead, they have to be passed to
the application every time, which means always opening Chromium through
Terminal. If this is implemented, though, should we not persist some flags
(like --single-process and --disable-sandbox)? There was a recent discussion
on chromium-dev about putting up an infobar for some of these options.

That said, I'm not sure persisting command line flags automatically is a
good idea. For example, if I wanted to run with --log-level 0 one time, I
wouldn't want that enabled every future time I run Chromium. To disable a
flag, the user would need to know the default value, which she may not know.

rsesek / @chromium.org

On Thu, Dec 24, 2009 at 10:28 AM, Mohamed Mansour m...@chromium.org wrote:

 Hi everyone, first, I want to say Merry Christmas :)

 We have many command line switches in Chromium that many users would like
 to have switched on every time. And managing them using registry or even
 modifying the shortcut directly doesn't always work (Windows7) and its very
 tedious. Is their any argument not allowing command line options to be
 persisted in the Preferences file? There is even a limit on how many
 arguments you can put that small Shortcut Properties dialog which makes it
 even more unusable.

 Many users on the forums, would always like to run specific command line
 switches, many of them run more than 1, some of them turn on ~5. Can't we
 just include another pref name that we name switches that users can put
 whatever they want inside that?

 That will make many people happy. Since the UI team doesn't like to add
 more customizable preferences in the UI, this would be the next simplest
 place to tell users to customize a couple of stuff without affecting the UI
 at all.

 -Mohamed Mansour

 --
 Chromium Developers mailing list: chromium-dev@googlegroups.com
 View archives, change email options, or unsubscribe:
 http://groups.google.com/group/chromium-dev

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev

Re: [chromium-dev] Command Line switches persisted in Preferences

2009-12-24 Thread Evan Martin
On Thu, Dec 24, 2009 at 12:29 PM, Peter Kasting pkast...@google.com wrote:
 Yes: It allows/encourages people to use more command-line switches.  The
 switches we have are generally for exceptional cases.  If people need to use
 them regularly, we need to know about it, not simply enable even more usage.

You must use switches for a pretty common pattern (separate profile
that goes through my work proxy) and I believe that's been wontfixed
in the past, so I'm not entirely unsympathetic to Mohamed's
suggestion, but I think Peter is right in principle.

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev