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

Issue 11493003: Remove the protector service. (Closed)

Created:
8 years ago by Ivan Korotkov
Modified:
8 years ago
CC:
chromium-reviews, dyu1, estade+watch_chromium.org, dhollowa+watch_chromium.org, kkania, dbeam+watch-autofill_chromium.org, Aaron Boodman, anantha, robertshield, oshima+watch_chromium.org, Albert Bodenhamer, dennis_jeffrey, chromium-apps-reviews_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Remove the protector service. BUG=165008 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173169

Patch Set 1 #

Patch Set 2 : reupload #

Patch Set 3 : merge #

Patch Set 4 : Remove misformed UTF8 from patch. Sigh. #

Patch Set 5 : Remove protector/*.{cc,h} #

Patch Set 6 : Remove enable_protector_service% gypi variable #

Patch Set 7 : More tests cleanup #

Patch Set 8 : Bump tested DB version number #

Patch Set 9 : Fix failing WebDataMigration tests #

Total comments: 2

Patch Set 10 : merge & cleanup #

Total comments: 12

Patch Set 11 : merge #

Patch Set 12 : Cleanup 'backup' pref #

Patch Set 13 : merge #

Patch Set 14 : merge #

Patch Set 15 : Fix implicit ExtensionSystem -> TemplateURLService dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -7526 lines) Patch
M build/common.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 4 chunks +0 lines, -13 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -84 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/protector_home_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/protector_home_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/protector_home_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/protector_search_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/protector_search_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/common/protector_search_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/protector_home_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/protector_home_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/protector_home_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/protector_search_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/protector_search_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_100_percent/protector_search_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/protector_home_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/protector_home_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/protector_home_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/protector_search_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/protector_search_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/common/protector_search_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/protector_home_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/protector_home_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/protector_home_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/protector_search_alert.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/protector_search_badge.png View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/app/theme/default_200_percent/protector_search_menu.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/app/theme/theme_resources.grd View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +1 line, -6 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.h View 1 chunk +0 lines, -14 lines 0 comments Download
M chrome/browser/automation/testing_automation_provider.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +0 lines, -57 lines 0 comments Download
M chrome/browser/extensions/extension_system_factory.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 2 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.h View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref.h View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/prefs/session_startup_pref.cc View 2 chunks +0 lines, -33 lines 0 comments Download
M chrome/browser/profiles/profile_dependency_manager.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/browser/profiles/profile_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/protector/base_prefs_change.h View 1 2 3 4 1 chunk +0 lines, -45 lines 0 comments Download
M chrome/browser/protector/base_prefs_change.cc View 1 2 3 4 1 chunk +0 lines, -56 lines 0 comments Download
M chrome/browser/protector/base_setting_change.h View 1 2 3 4 1 chunk +0 lines, -164 lines 0 comments Download
M chrome/browser/protector/base_setting_change.cc View 1 2 3 4 1 chunk +0 lines, -76 lines 0 comments Download
M chrome/browser/protector/composite_settings_change.h View 1 2 3 4 1 chunk +0 lines, -52 lines 0 comments Download
M chrome/browser/protector/composite_settings_change.cc View 1 2 3 4 1 chunk +0 lines, -111 lines 0 comments Download
M chrome/browser/protector/composite_settings_change_unittest.cc View 1 2 3 4 1 chunk +0 lines, -122 lines 0 comments Download
M chrome/browser/protector/default_search_provider_change.cc View 1 2 3 4 1 chunk +0 lines, -433 lines 0 comments Download
M chrome/browser/protector/default_search_provider_change_browsertest.cc View 1 2 3 4 1 chunk +0 lines, -677 lines 0 comments Download
M chrome/browser/protector/histograms.h View 1 2 3 4 1 chunk +0 lines, -83 lines 0 comments Download
M chrome/browser/protector/histograms.cc View 1 2 3 4 1 chunk +0 lines, -62 lines 0 comments Download
M chrome/browser/protector/homepage_change.cc View 1 2 3 4 1 chunk +0 lines, -201 lines 0 comments Download
M chrome/browser/protector/homepage_change_unittest.cc View 1 2 3 4 1 chunk +0 lines, -118 lines 0 comments Download
M chrome/browser/protector/keys.h View 1 2 3 4 1 chunk +0 lines, -17 lines 0 comments Download
M chrome/browser/protector/keys.cc View 1 2 3 4 1 chunk +0 lines, -13 lines 0 comments Download
M chrome/browser/protector/mock_protector_service.h View 1 2 3 4 1 chunk +0 lines, -44 lines 0 comments Download
M chrome/browser/protector/mock_protector_service.cc View 1 2 3 4 1 chunk +0 lines, -34 lines 0 comments Download
M chrome/browser/protector/mock_setting_change.h View 1 2 3 4 1 chunk +0 lines, -46 lines 0 comments Download
M chrome/browser/protector/mock_setting_change.cc View 1 2 3 4 1 chunk +0 lines, -47 lines 0 comments Download
M chrome/browser/protector/prefs_backup_invalid_change.cc View 1 2 3 4 1 chunk +0 lines, -151 lines 0 comments Download
M chrome/browser/protector/prefs_backup_invalid_change_unittest.cc View 1 2 3 4 1 chunk +0 lines, -77 lines 0 comments Download
M chrome/browser/protector/protected_prefs_watcher.h View 1 2 3 4 1 chunk +0 lines, -104 lines 0 comments Download
M chrome/browser/protector/protected_prefs_watcher.cc View 1 2 3 4 1 chunk +0 lines, -399 lines 0 comments Download
M chrome/browser/protector/protected_prefs_watcher_unittest.cc View 1 2 3 4 1 chunk +0 lines, -291 lines 0 comments Download
M chrome/browser/protector/protector_service.h View 1 2 3 4 1 chunk +0 lines, -152 lines 0 comments Download
M chrome/browser/protector/protector_service.cc View 1 2 3 4 1 chunk +0 lines, -236 lines 0 comments Download
M chrome/browser/protector/protector_service_browsertest.cc View 1 2 3 4 1 chunk +0 lines, -662 lines 0 comments Download
chrome/browser/protector/protector_service_factory.h View 1 2 3 4 1 chunk +0 lines, -42 lines 0 comments Download
M chrome/browser/protector/protector_service_factory.cc View 1 2 3 4 1 chunk +0 lines, -56 lines 0 comments Download
M chrome/browser/protector/protector_utils.h View 1 2 3 4 1 chunk +0 lines, -23 lines 0 comments Download
M chrome/browser/protector/protector_utils.cc View 1 2 3 4 1 chunk +0 lines, -47 lines 0 comments Download
M chrome/browser/protector/session_startup_change.cc View 1 2 3 4 1 chunk +0 lines, -231 lines 0 comments Download
M chrome/browser/protector/session_startup_change_unittest.cc View 1 2 3 4 1 chunk +0 lines, -191 lines 0 comments Download
M chrome/browser/protector/settings_change_global_error.h View 1 2 3 4 1 chunk +0 lines, -109 lines 0 comments Download
M chrome/browser/protector/settings_change_global_error.cc View 1 2 3 4 1 chunk +0 lines, -238 lines 0 comments Download
chrome/browser/protector/settings_change_global_error_delegate.h View 1 2 3 4 1 chunk +0 lines, -39 lines 0 comments Download
M chrome/browser/search_engines/search_engine_type.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/search_engines/template_url_service.cc View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +1 line, -52 lines 0 comments Download
M chrome/browser/search_engines/util.h View 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/browser/search_engines/util.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M chrome/browser/ui/startup/startup_browser_creator_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 4 chunks +0 lines, -67 lines 0 comments Download
M chrome/browser/webdata/keyword_table.h View 6 chunks +1 line, -59 lines 0 comments Download
M chrome/browser/webdata/keyword_table.cc View 1 2 3 4 5 6 7 8 9 10 13 chunks +70 lines, -227 lines 0 comments Download
M chrome/browser/webdata/keyword_table_unittest.cc View 4 chunks +0 lines, -119 lines 0 comments Download
M chrome/browser/webdata/web_data_service.h View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/webdata/web_data_service.cc View 1 2 3 4 5 6 7 8 2 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/webdata/web_data_service_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -9 lines 0 comments Download
M chrome/browser/webdata/web_database.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +12 lines, -5 lines 0 comments Download
chrome/browser/webdata/web_database_migration_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 26 chunks +60 lines, -316 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +0 lines, -53 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +0 lines, -6 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 7 8 9 10 11 12 13 3 chunks +0 lines, -14 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/test/base/testing_profile.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 2 chunks +0 lines, -9 lines 0 comments Download
M chrome/test/data/web_database/version_41.sql View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/web_database/version_42.sql View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/web_database/version_43.sql View 1 chunk +1 line, -1 line 0 comments Download
D chrome/test/data/web_database/version_44_backup_corrupt.sql View 1 chunk +0 lines, -53 lines 0 comments Download
D chrome/test/data/web_database/version_46_backup_corrupt.sql View 1 chunk +0 lines, -31 lines 0 comments Download
A + chrome/test/data/web_database/version_47.sql View 2 chunks +28 lines, -9 lines 0 comments Download
D chrome/test/functional/protector.py View 1 chunk +0 lines, -750 lines 0 comments Download
M chrome/test/pyautolib/pyauto.py View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -46 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Ivan Korotkov
PTAL: (fear not, the CL looks huge but it's mostly deletions) Scott: the whole CL ...
8 years ago (2012-12-10 09:21:07 UTC) #1
Mattias Nissler (ping if slow)
LGTM. I take it protector is dead?
8 years ago (2012-12-10 10:01:50 UTC) #2
Ivan Korotkov
Yup.
8 years ago (2012-12-10 10:25:27 UTC) #3
sky
LGTM https://codereview.chromium.org/11493003/diff/8012/chrome/browser/webdata/keyword_table.cc File chrome/browser/webdata/keyword_table.cc (right): https://codereview.chromium.org/11493003/diff/8012/chrome/browser/webdata/keyword_table.cc#newcode16 chrome/browser/webdata/keyword_table.cc:16: // #include "base/stringprintf.h" If not needed, remove.
8 years ago (2012-12-10 15:46:19 UTC) #4
dennis_jeffrey
automation/ and test/ LGTM fyi, Nirnimesh has moved to another project.
8 years ago (2012-12-10 17:48:06 UTC) #5
Ivan Korotkov
https://codereview.chromium.org/11493003/diff/8012/chrome/browser/webdata/keyword_table.cc File chrome/browser/webdata/keyword_table.cc (right): https://codereview.chromium.org/11493003/diff/8012/chrome/browser/webdata/keyword_table.cc#newcode16 chrome/browser/webdata/keyword_table.cc:16: // #include "base/stringprintf.h" On 2012/12/10 15:46:20, sky wrote: > ...
8 years ago (2012-12-10 18:25:24 UTC) #6
Peter Kasting
LGTMq https://codereview.chromium.org/11493003/diff/18001/chrome/browser/search_engines/search_engine_type.h File chrome/browser/search_engines/search_engine_type.h (right): https://codereview.chromium.org/11493003/diff/18001/chrome/browser/search_engines/search_engine_type.h#newcode47 chrome/browser/search_engines/search_engine_type.h:47: // engines below. Nit: Just copy the comment ...
8 years ago (2012-12-11 20:09:06 UTC) #7
Ivan Korotkov
https://codereview.chromium.org/11493003/diff/18001/chrome/browser/search_engines/search_engine_type.h File chrome/browser/search_engines/search_engine_type.h (right): https://codereview.chromium.org/11493003/diff/18001/chrome/browser/search_engines/search_engine_type.h#newcode47 chrome/browser/search_engines/search_engine_type.h:47: // engines below. On 2012/12/11 20:09:06, Peter Kasting wrote: ...
8 years ago (2012-12-12 17:02:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11493003/29001
8 years ago (2012-12-13 10:36:47 UTC) #9
commit-bot: I haz the power
Failed to apply patch for chrome/test/data/web_database/version_47.sql: File exist but was about to be overwriten Patch: ...
8 years ago (2012-12-13 10:38:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11493003/33001
8 years ago (2012-12-13 16:37:40 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests, unit_tests
8 years ago (2012-12-13 17:22:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11493003/33001
8 years ago (2012-12-13 20:46:12 UTC) #13
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) interactive_ui_tests, unit_tests
8 years ago (2012-12-13 21:32:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11493003/42002
8 years ago (2012-12-14 10:41:20 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-14 16:20:43 UTC) #16
Ivan Korotkov
Looks like a repeated failure of a couple of flaky tests on win_rel
8 years ago (2012-12-14 16:57:58 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ivankr@chromium.org/11493003/42002
8 years ago (2012-12-14 16:59:00 UTC) #18
commit-bot: I haz the power
8 years ago (2012-12-14 17:01:01 UTC) #19
Message was sent while issue was closed.
Change committed as 173169

Powered by Google App Engine
This is Rietveld 408576698