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

Issue 9285002: Remove the first-run search engine dialog/ballot. (Closed)

Created:
8 years, 11 months ago by msw
Modified:
8 years, 11 months ago
CC:
chromium-reviews, finnur+watch_chromium.org, jshin+watch_chromium.org
Visibility:
Public.

Description

Remove the first-run search engine dialog/ballot. No changes to the Gtk and Mac first-run (reporting & default browser) dialog. Tested optionally with GYP_DEFINES="branding=Chrome" and "--first-run --organic". Chromium (all platforms): Shows the browser window directly (no dialog). Chrome (Windows): Shows the browser window directly (no dialog). Chrome (Linux and Mac): Shows the first-run (reporting & default browser) dialog before the browser window. TODO(msw): Close crbug.com/111062 for removed test. TODO(msw): Remove search engine icon/image resources (TemplateURL::logo_id_). BUG=107005 TEST=No more standalone search engine selection dialog/ballot, Gtk and Mac first-run dialog works as before. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119189

Patch Set 1 : Remove the first-run search engine dialog. #

Patch Set 2 : Remove the first-run search engine dialog. #

Patch Set 3 : Remove chrome/browser/ui/gtk/first_run_dialog.h|cc from 'OS==linux and toolkit_views==1' #

Patch Set 4 : Sync and merge. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2955 lines) Patch
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
D chrome/app/nibs/SearchEngineDialog.xib View 1 chunk +0 lines, -1391 lines 0 comments Download
M chrome/app/resources/locale_settings.grd View 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 3 chunks +5 lines, -32 lines 0 comments Download
M chrome/browser/first_run/first_run.h View 3 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/first_run/first_run.cc View 1 5 chunks +3 lines, -19 lines 0 comments Download
M chrome/browser/first_run/first_run_dialog.h View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/first_run/first_run_internal.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/first_run/first_run_linux.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/first_run/first_run_mac.mm View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/first_run/first_run_win.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/google/google_update_settings_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url_service.h View 1 2 3 2 chunks +0 lines, -12 lines 0 comments Download
M chrome/browser/ui/cocoa/first_run_dialog.mm View 4 chunks +2 lines, -22 lines 0 comments Download
D chrome/browser/ui/cocoa/search_engine_dialog_controller.h View 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/ui/cocoa/search_engine_dialog_controller.mm View 1 chunk +0 lines, -295 lines 0 comments Download
M chrome/browser/ui/gtk/first_run_dialog.h View 3 chunks +4 lines, -33 lines 0 comments Download
M chrome/browser/ui/gtk/first_run_dialog.cc View 7 chunks +8 lines, -231 lines 0 comments Download
M chrome/browser/ui/views/first_run_bubble.cc View 1 chunk +5 lines, -1 line 0 comments Download
D chrome/browser/ui/views/first_run_search_engine_view.h View 1 chunk +0 lines, -174 lines 0 comments Download
D chrome/browser/ui/views/first_run_search_engine_view.cc View 1 chunk +0 lines, -510 lines 0 comments Download
D chrome/browser/ui/views/first_run_search_engine_view_unittest.cc View 1 chunk +0 lines, -113 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 chunks +0 lines, -7 lines 0 comments Download
M chrome/chrome_dll.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M chrome/installer/util/master_preferences_constants.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/installer/util/master_preferences_constants.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/installer/util/master_preferences_unittest.cc View 2 chunks +1 line, -3 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
msw
Hey Miranda, this is ready for review. PTAL; thanks! I'll consider removing the icons in ...
8 years, 11 months ago (2012-01-24 23:07:18 UTC) #1
Miranda Callahan
On 2012/01/24 23:07:18, msw wrote: > Hey Miranda, this is ready for review. PTAL; thanks! ...
8 years, 11 months ago (2012-01-24 23:29:48 UTC) #2
msw
Ben can you give OWNERS approval? Thanks!
8 years, 11 months ago (2012-01-24 23:37:50 UTC) #3
msw
+thakis for chrome/app/nibs/ & chrome/browser/ui/cocoa/ OWNERS.
8 years, 11 months ago (2012-01-24 23:46:47 UTC) #4
Nico
owners lgtm yay for deleting code!
8 years, 11 months ago (2012-01-24 23:48:34 UTC) #5
Ben Goodger (Google)
lgtm
8 years, 11 months ago (2012-01-26 00:56:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/9285002/65
8 years, 11 months ago (2012-01-26 01:00:33 UTC) #7
commit-bot: I haz the power
Can't apply patch for file chrome/browser/search_engines/template_url_service.h. While running patch -p1 --forward --force; patching file chrome/browser/search_engines/template_url_service.h ...
8 years, 11 months ago (2012-01-26 01:00:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/9285002/14001
8 years, 11 months ago (2012-01-26 01:09:39 UTC) #9
commit-bot: I haz the power
Presubmit check for 9285002-14001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 11 months ago (2012-01-26 01:09:54 UTC) #10
Elliot Glaysher
lgtm
8 years, 11 months ago (2012-01-26 01:15:50 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/9285002/14001
8 years, 11 months ago (2012-01-26 01:21:54 UTC) #12
commit-bot: I haz the power
8 years, 11 months ago (2012-01-26 04:05:32 UTC) #13
Change committed as 119189

Powered by Google App Engine
This is Rietveld 408576698