Signin profile should stay off_the_record after browser crash
commit1858d4906b648d4f1324c9c26a290211a37e61a1
authordpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sun, 9 Jun 2013 06:04:35 +0000 (9 06:04 +0000)
committerdpolukhin@chromium.org <dpolukhin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sun, 9 Jun 2013 06:04:35 +0000 (9 06:04 +0000)
tree3eeb7832777a8dd2c29662ed5a09ffff74d12851
parent93a280b48218c24360f7bdc14d299c753c2e9121
Signin profile should stay off_the_record after browser crash

Temporary fix suitable for merge to M28. Long term fix should remove
ProfileManager::ShouldGoOffTheRecord and use ProfileHelper::IsSigninProfile
that was added in M29.

BUG=245430
TEST=manually, see crbug.com/245430 for steps to reproduce

Review URL: https://chromiumcodereview.appspot.com/16094018

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205103 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/profiles/profile_manager.cc
chrome/browser/profiles/profile_manager.h