diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-18 02:40:24 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-18 02:40:24 +0000 |
commit | d5f53a6a42306086eb6fe64e56456959f4931fd9 (patch) | |
tree | 7bc69834a685b1cab1decc117dec126d99f4f2ef /AUTHORS | |
parent | ef6a75dbc49caf22561609d734675e9c36424dc2 (diff) | |
download | chromium_src-d5f53a6a42306086eb6fe64e56456959f4931fd9.zip chromium_src-d5f53a6a42306086eb6fe64e56456959f4931fd9.tar.gz chromium_src-d5f53a6a42306086eb6fe64e56456959f4931fd9.tar.bz2 |
Adds the cmdline "--new-window" that instructs the init sequence
to open a new window instead of reusing the most recent tab for
opening cmdline URLs.
BUG=2843
TEST=Run with --new-window switch and confirm that a new window pops up
patch by <clemens [at] endorphin dot org>
original review: <http://codereview.chromium.org/464060>
Review URL: http://codereview.chromium.org/503023
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34926 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,3 +56,4 @@ Bryan Donlan <bdonlan@gmail.com> Ramkumar Ramachandra <artagnon@gmail.com> Dominic Jodoin <dominic.jodoin@gmail.com> Kaspar Brand <googlecontrib@velox.ch> +Clemens Fruhwirth <clemens@endorphin.org> |