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

Issue 13327002: Merge 190833 "Show user data dialog earlier on Windows." (Closed)

Created:
7 years, 8 months ago by hshi1
Modified:
7 years, 8 months ago
Reviewers:
hshi1
CC:
chromium-reviews
Visibility:
Public.

Description

Merge 190833 "Show user data dialog earlier on Windows." > Show user data dialog earlier on Windows. > > On Windows if the user data directory does not exist, we must show the user > data dir picker dialog prior to creating the local state to avoid a CHECK > failure. After obtaining the new dir we will restart chrome with the switch > --user-data-dir appended to the command line. > > BUG=196301 > TEST=CQ > > > Review URL: https://chromiumcodereview.appspot.com/12662033 TBR=hshi@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191384

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -31 lines) Patch
M chrome/browser/browser_process.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 3 chunks +2 lines, -36 lines 0 comments Download
A + chrome/browser/user_data_dir_extractor.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/user_data_dir_extractor.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/user_data_dir_extractor_win.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/user_data_dir_extractor_win.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/user_data_dir_extractor_win_browsertest.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/test/base/testing_browser_process.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/base/testing_browser_process.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hshi1
7 years, 8 months ago (2013-03-29 17:28:18 UTC) #1
hshi1
7 years, 8 months ago (2013-03-29 17:29:24 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r191384.

Powered by Google App Engine
This is Rietveld 408576698