Chromium Code Reviews
Help | Chromium Project | Sign in
(339)

Issue 2934011: New first run sequence for Windows. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by Miranda Callahan
Modified:
4 years ago
Reviewers:
GeorgeY, cpu
CC:
chromium-reviews, brettw-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

New first run sequence for Windows, with no UI. Organic builds will display the Search Engine Dialog, otherwise search engine is set to Google or silently imported, depending on master_preferences. (see go/chromefirstrun for details). I also removed a no-longer-used SearchSelectObserver from FirstRunSearchView. BUG=42612 TEST=First run import works as intended (see go/chromefirstrun). master_preferences file can still turn off import of history, search engine, and home page. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52679

Patch Set 1 : Fix Linux/Mac, which still use old import #

Total comments: 15

Patch Set 2 : Addressed cpu's comments #

Patch Set 3 : Addressed georgey's comments #

Patch Set 4 : Added support for control of all import via master_preferences #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -1177 lines) Patch
M chrome/browser/browser_main.cc View 1 2 3 3 chunks +11 lines, -2 lines 0 comments Download
M chrome/browser/first_run.h View 1 2 3 2 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/first_run_win.cc View 1 2 3 7 chunks +97 lines, -58 lines 0 comments Download
D chrome/browser/views/first_run_customize_view.h View 1 2 3 1 chunk +0 lines, -91 lines 0 comments Download
D chrome/browser/views/first_run_customize_view.cc View 1 2 3 1 chunk +0 lines, -247 lines 0 comments Download
M chrome/browser/views/first_run_search_engine_view.h View 1 2 3 4 chunks +3 lines, -18 lines 0 comments Download
M chrome/browser/views/first_run_search_engine_view.cc View 1 2 3 4 chunks +10 lines, -10 lines 0 comments Download
D chrome/browser/views/first_run_view.h View 1 2 3 1 chunk +0 lines, -86 lines 0 comments Download
D chrome/browser/views/first_run_view.cc View 1 2 3 1 chunk +0 lines, -284 lines 0 comments Download
D chrome/browser/views/first_run_view_base.h View 1 2 3 1 chunk +0 lines, -111 lines 0 comments Download
D chrome/browser/views/first_run_view_base.cc View 1 2 3 1 chunk +0 lines, -257 lines 0 comments Download
M chrome/browser/views/keyword_editor_view.cc View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 1 chunk +0 lines, -6 lines 0 comments Download
Commit: CQ not working?

Messages

Total messages: 9 (0 generated)
Miranda Callahan
This is kind of two fixes in one (but note that many of the file ...
4 years, 10 months ago (2010-07-14 23:34:43 UTC) #1
cpu
looking good on the parts you asked me to check. Some questions below: http://codereview.chromium.org/2934011/diff/33001/34003 File ...
4 years, 10 months ago (2010-07-15 17:43:57 UTC) #2
cpu
Btw, if there is no UI how do we entertain the user while import happens? ...
4 years, 10 months ago (2010-07-15 17:45:07 UTC) #3
GeorgeY
http://codereview.chromium.org/2934011/diff/33001/34003 File chrome/browser/first_run_win.cc (right): http://codereview.chromium.org/2934011/diff/33001/34003#newcode353 chrome/browser/first_run_win.cc:353: installer_util::master_preferences::kDistroImportHistoryPref, &value) indentation is off: here it *could* be ...
4 years, 10 months ago (2010-07-15 18:24:49 UTC) #4
Miranda Callahan
Addressed comments, please take another look... Carlos, as to the entertainment of the user, I ...
4 years, 10 months ago (2010-07-15 18:35:25 UTC) #5
cpu
lgtm On 2010/07/15 18:35:25, Miranda Callahan wrote: > Addressed comments, please take another look... Carlos, ...
4 years, 10 months ago (2010-07-15 19:05:04 UTC) #6
GeorgeY
LGTM
4 years, 10 months ago (2010-07-15 19:37:32 UTC) #7
Miranda Callahan
Carlos, I made a minor change in first_run_win.cc to make sure that master_preferences could control ...
4 years, 10 months ago (2010-07-15 23:20:35 UTC) #8
cpu
4 years, 10 months ago (2010-07-16 17:14:39 UTC) #9
OK
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be