Prevent chrome from launching apps in incognito mode from the command line.
`chrome --app-id=x --incognito` currently launches an app in incognito mode, which is not allowed. After this patch it will simply ignore the --app-id flag. BUG=155130 Review URL: https://chromiumcodereview.appspot.com/11348315 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170529 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment