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

Issue 6584: Adds an --incognito switch that can be used to launch Chrome in Incognito mod... (Closed)

Created:
12 years, 2 months ago by M-A Ruel
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

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>; Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=3013

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_init.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
M-A Ruel
12 years, 2 months ago (2008-10-08 16:20:26 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698