summaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authormaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-08 17:01:47 +0000
committermaruel@google.com <maruel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-08 17:01:47 +0000
commitf278b8124a142c796d2389f8d421e2f5bedb186b (patch)
tree946248a805cce2e1e3d24c00410ea69da5e20e73 /AUTHORS
parent6bcae2e6f57eaff7773f103f0939fbecc5a96149 (diff)
downloadchromium_src-f278b8124a142c796d2389f8d421e2f5bedb186b.zip
chromium_src-f278b8124a142c796d2389f8d421e2f5bedb186b.tar.gz
chromium_src-f278b8124a142c796d2389f8d421e2f5bedb186b.tar.bz2
Adds an --incognito switch that can be used to launch Chrome in Incognito mode.
You can combine this with --app= to launch an app in Chrome that has no effect on the user's profile. Note that this is not the same thing as launching chrome.exe --user-data-dir=/dev/null, which would give you an completely empty profile instead of loading the user's profile as read-only. BUG=1790,2012 Patch by Yarin Kaul <yarin.kaul@gmail.com> Review URL: http://codereview.chromium.org/6584 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3013 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index ed6d78c..2cd1faa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,4 +14,5 @@ Matthias Reitinger <reimarvin@gmail.com>
Peter Bright <drpizza@quiscalusmexicanus.org>
Arthur Lussos <developer0420@gmail.com>
Masahiro Yado <yado.masa@gmail.com>
+Yarin Kaul <yarin.kaul@gmail.com>
Gaetano Mendola <mendola@gmail.com>