Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Issue 1042923003: Fail gracefully when starting Chrome with an invalid kProfileDirectory.

Created:
5 years, 8 months ago by noms (inactive)
Modified:
5 years, 8 months ago
Reviewers:
noms, Mike Lerman, sky
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fail gracefully when starting Chrome with an invalid kProfileDirectory. Thi would happen if you had an old Chrome/app shortcut. We shouldn't default to a different profile, since that might leave the user browsing under an incorrect profile (and thus accidentally leak private data), so we should show the User Manager instead (since this is what it's there for) BUG=460006

Patch Set 1 : #

Patch Set 2 : fix indent #

Total comments: 8

Patch Set 3 : mike comments #

Patch Set 4 : add a test #

Patch Set 5 : rebase #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -9 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 5 2 chunks +12 lines, -8 lines 0 comments Download
M chrome/browser/profiles/profiles_state.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/ui/browser_browsertest.cc View 1 2 3 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
noms (inactive)
PTAL. Thanks!
5 years, 8 months ago (2015-03-31 19:56:35 UTC) #4
Mike Lerman
https://codereview.chromium.org/1042923003/diff/60001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/1042923003/diff/60001/chrome/browser/chrome_browser_main.cc#newcode356 chrome/browser/chrome_browser_main.cc:356: ProfileInfoCache& cache = nit: Can this be a const ...
5 years, 8 months ago (2015-03-31 20:48:30 UTC) #5
noms (inactive)
https://codereview.chromium.org/1042923003/diff/60001/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/1042923003/diff/60001/chrome/browser/chrome_browser_main.cc#newcode356 chrome/browser/chrome_browser_main.cc:356: ProfileInfoCache& cache = On 2015/03/31 20:48:30, Mike Lerman wrote: ...
5 years, 8 months ago (2015-03-31 21:01:33 UTC) #6
Mike Lerman
lgtm
5 years, 8 months ago (2015-04-01 13:18:54 UTC) #7
noms
+ scott for owners stamp extravaganza on chrome/browser/chrome_browser_main.cc :)
5 years, 8 months ago (2015-04-01 13:38:17 UTC) #9
sky
Can you write tests for this?
5 years, 8 months ago (2015-04-01 16:12:39 UTC) #10
noms (inactive)
Scott: Added a test! I'm going to rebase and see why the bots are so ...
5 years, 8 months ago (2015-04-07 14:14:19 UTC) #11
sky
5 years, 8 months ago (2015-04-08 19:44:17 UTC) #12
LGTM

Powered by Google App Engine
This is Rietveld 408576698