blob: 4625d01a2b0a520d4df0cbf6ff24531caf3edecd [file] [log] [blame]
[email protected]e41982a72012-11-20 07:16:511// Copyright 2012 The Chromium Authors. All rights reserved.
license.botbf09a502008-08-24 00:55:552// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
initial.commit09911bf2008-07-26 23:55:294
[email protected]37858e52010-08-26 00:22:025#include "chrome/browser/prefs/browser_prefs.h"
initial.commit09911bf2008-07-26 23:55:296
[email protected]c5d4b1842014-06-20 21:19:507#include <string>
8
primiano6221e572015-01-28 12:14:349#include "base/trace_event/trace_event.h"
Nico Webereaa08412019-08-14 01:24:3710#include "build/branding_buildflags.h"
avib896c712015-12-26 02:10:4311#include "build/build_config.h"
Maksim Sisovb2e86e272021-09-28 05:24:4912#include "build/chromecast_buildflags.h"
Yuta Hijikata31a359c2020-11-27 07:50:2613#include "build/chromeos_buildflags.h"
[email protected]1a47d7e2010-10-15 00:37:2414#include "chrome/browser/about_flags.h"
Dominic Mazzoni21fb0282019-02-13 18:32:4715#include "chrome/browser/accessibility/accessibility_labels_service.h"
James Wallace-Lee25a1b05e2018-07-24 00:06:3116#include "chrome/browser/accessibility/accessibility_ui.h"
[email protected]7a25d872012-05-21 19:14:1317#include "chrome/browser/accessibility/invert_bubble_prefs.h"
[email protected]b1de2c72013-02-06 02:45:4718#include "chrome/browser/browser_process_impl.h"
[email protected]bca18382012-06-25 19:15:2319#include "chrome/browser/chrome_content_browser_client.h"
sorinebcfc8dd2016-08-12 21:57:1820#include "chrome/browser/component_updater/component_updater_prefs.h"
Tarun Bansal2a09d3b2020-05-28 16:06:2721#include "chrome/browser/data_use_measurement/chrome_data_use_measurement.h"
[email protected]70019152012-12-19 11:44:1922#include "chrome/browser/devtools/devtools_window.h"
[email protected]e5dc4222010-08-30 22:16:3223#include "chrome/browser/download/download_prefs.h"
dmurph93fa43b2017-02-07 23:45:1624#include "chrome/browser/engagement/important_sites_util.h"
Dominique Fauteux-Chapleau556bb84f2020-04-20 22:06:2925#include "chrome/browser/enterprise/connectors/connectors_prefs.h"
Og Astorga3089fd82021-09-21 00:02:3726#include "chrome/browser/enterprise/reporting/prefs.h"
Dominique Fauteux-Chapleau0e897db02021-04-19 18:42:2227#include "chrome/browser/enterprise/util/managed_browser_utils.h"
[email protected]ed2b1002011-05-25 14:12:1028#include "chrome/browser/external_protocol/external_protocol_handler.h"
Kirubel Aklilu60d316f2021-12-16 01:55:3329#include "chrome/browser/first_party_sets/first_party_sets_pref_names.h"
[email protected]1b3588d2012-10-10 21:17:2530#include "chrome/browser/first_run/first_run.h"
[email protected]e6933d2a2013-03-12 22:32:2131#include "chrome/browser/gpu/gpu_mode_manager.h"
Avi Drissmand30927342018-05-22 15:04:2732#include "chrome/browser/lifetime/browser_shutdown.h"
rajendrantff2361da2020-12-16 09:18:2733#include "chrome/browser/login_detection/login_detection_prefs.h"
[email protected]cd80cce2013-12-02 15:19:1934#include "chrome/browser/media/media_device_id_salt.h"
Becca Hughes6354b6b2017-08-31 22:01:5535#include "chrome/browser/media/media_engagement_service.h"
John Rummelle5621c12017-09-05 23:52:1036#include "chrome/browser/media/media_storage_id_salt.h"
Derek Cheng23a01402018-07-24 13:38:1437#include "chrome/browser/media/router/media_router_feature.h"
mcasasa2023ab2016-09-08 01:06:3638#include "chrome/browser/media/webrtc/media_capture_devices_dispatcher.h"
Evan Stade32d635a2020-04-03 18:51:2539#include "chrome/browser/media/webrtc/permission_bubble_media_access_handler.h"
Henrik Grunelle11045a2019-04-12 09:27:2740#include "chrome/browser/media/webrtc/system_media_capture_permissions_stats_mac.h"
Sebastien Marchand5a63997a2019-09-27 19:15:3441#include "chrome/browser/memory/enterprise_memory_limit_pref_observer.h"
[email protected]4a55a712014-06-08 16:50:3442#include "chrome/browser/metrics/chrome_metrics_service_client.h"
Eric Secklera5c24e12018-11-28 16:09:2043#include "chrome/browser/net/net_error_tab_helper.h"
Matt Menkecfef87d2017-08-03 13:03:0644#include "chrome/browser/net/profile_network_context_service.h"
Ben Schwartz135746c2020-05-14 04:37:0345#include "chrome/browser/net/secure_dns_util.h"
Matt Menke4dfb375c2018-06-13 18:06:3146#include "chrome/browser/net/system_network_context_manager.h"
Anita Woodruffda0cdb642017-08-22 18:36:5047#include "chrome/browser/notifications/notification_channels_provider_android.h"
Tom Anderson1ef51d032020-02-11 01:05:0848#include "chrome/browser/notifications/notification_display_service_impl.h"
peterc4007912015-07-31 21:13:3749#include "chrome/browser/notifications/notifier_state_tracker.h"
Sharon Yangc6706902018-07-16 13:06:1950#include "chrome/browser/notifications/platform_notification_service_impl.h"
Balazs Engedy715b0ec2019-12-04 15:11:4551#include "chrome/browser/permissions/quiet_notification_permission_ui_state.h"
Pavol Markodebb0ff2018-05-07 18:35:4152#include "chrome/browser/policy/developer_tools_policy_handler.h"
Simon Pelchate74bbb62021-12-03 23:57:5553#include "chrome/browser/prefetch/prefetch_prefs.h"
Robert Ogden575d8a022020-11-13 17:54:5454#include "chrome/browser/prefetch/prefetch_proxy/prefetch_proxy_origin_decider.h"
Ryan Sturm010e2f52021-01-08 00:13:5655#include "chrome/browser/prefetch/search_prefetch/search_prefetch_service.h"
[email protected]24f95242014-02-10 17:55:2856#include "chrome/browser/prefs/chrome_pref_service_factory.h"
[email protected]4e94ab32011-08-05 05:28:2757#include "chrome/browser/prefs/incognito_mode_prefs.h"
[email protected]37858e52010-08-26 00:22:0258#include "chrome/browser/prefs/session_startup_pref.h"
Nikita Podguzov26222d12019-12-04 11:44:3159#include "chrome/browser/printing/print_preview_sticky_settings.h"
[email protected]1bee6ed2012-03-14 06:46:3660#include "chrome/browser/profiles/chrome_version_service.h"
[email protected]ee937fe2013-02-27 00:41:5961#include "chrome/browser/profiles/profile.h"
Thomas Tanglc67ace42019-06-07 19:31:5062#include "chrome/browser/profiles/profile_attributes_entry.h"
Alex Ilinbb08a0d2021-07-08 09:37:2463#include "chrome/browser/profiles/profile_attributes_storage.h"
[email protected]8ecad5e2010-12-02 21:18:3364#include "chrome/browser/profiles/profile_impl.h"
[email protected]de71ae992013-07-18 03:30:3865#include "chrome/browser/profiles/profiles_state.h"
johnmecf2da0c2015-10-28 19:42:1266#include "chrome/browser/push_messaging/push_messaging_app_identifier.h"
gab3ca4a492017-03-02 00:19:4167#include "chrome/browser/rlz/chrome_rlz_tracker_delegate.h"
[email protected]a7b8e43d2013-03-18 18:52:4368#include "chrome/browser/search/search.h"
Himanshu Jajubcf3b9292019-06-07 12:54:0769#include "chrome/browser/sharing/sharing_sync_preference.h"
Kristi Parkd0f72412021-07-02 01:09:0370#include "chrome/browser/sharing_hub/sharing_hub_features.h"
Ryan Sleevi4689ad32018-04-16 19:09:0571#include "chrome/browser/ssl/ssl_config_service_manager.h"
avi24d693f2016-08-06 18:03:5272#include "chrome/browser/task_manager/task_manager_interface.h"
oysteine386fc9e2015-06-07 18:45:4173#include "chrome/browser/tracing/chrome_tracing_delegate.h"
[email protected]2cd4fde2012-06-26 03:10:2674#include "chrome/browser/ui/browser_ui_prefs.h"
Robert Liao741be302019-07-19 23:24:4275#include "chrome/browser/ui/hats/hats_service.h"
[email protected]297fb7c22012-06-26 12:37:4976#include "chrome/browser/ui/network_profile_bubble.h"
[email protected]9ce7cb42011-12-07 18:53:0777#include "chrome/browser/ui/prefs/prefs_tab_helper.h"
[email protected]62f77772011-02-23 19:45:4278#include "chrome/browser/ui/search_engines/keyword_editor_controller.h"
Kristi Park6a5ed4d2020-01-27 20:24:0579#include "chrome/browser/ui/send_tab_to_self/send_tab_to_self_bubble_controller.h"
[email protected]b56e2e32012-05-11 21:18:0480#include "chrome/browser/ui/tabs/pinned_tab_codec.h"
Elaine Chien07f137d2021-01-14 02:57:2181#include "chrome/browser/ui/toolbar/chrome_labs_prefs.h"
Livvie Lin9141d0f132020-03-23 22:47:0482#include "chrome/browser/ui/toolbar/chrome_location_bar_model_delegate.h"
Dana Fried7fba60e2020-10-28 22:00:5383#include "chrome/browser/ui/user_education/feature_promo_snooze_service.h"
dpapad2be5b61c62020-12-08 11:58:4984#include "chrome/browser/ui/webui/flags/flags_ui.h"
[email protected]7c5c6f3a2011-04-28 19:56:4985#include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
Nicolas Ouellet-Payeur4dbdf1e52018-08-06 21:51:0286#include "chrome/browser/ui/webui/print_preview/policy_settings.h"
Xing Liu7252b8d2020-01-22 22:12:4787#include "chrome/browser/updates/announcement_notification/announcement_notification_service.h"
Alexey Baskakov396edb92018-08-02 05:11:4288#include "chrome/browser/web_applications/web_app_provider.h"
Martin Kreichgauer0e1b15e2018-06-20 02:59:5089#include "chrome/browser/webauthn/chrome_authenticator_request_delegate.h"
Scott Violet6200d332018-02-23 21:29:2390#include "chrome/common/buildflags.h"
[email protected]f87919d72011-02-02 18:46:1691#include "chrome/common/pref_names.h"
Ayu Ishiifbb1fad2020-06-22 20:15:0792#include "chrome/common/secure_origin_allowlist.h"
Moe Ahmadi173b0a2b2018-08-03 17:35:5193#include "components/autofill/core/common/autofill_prefs.h"
Clark DuVall8236b6a82020-05-28 22:54:3294#include "components/blocked_content/safe_browsing_triggered_popup_blocker.h"
ioanapa8bfbc72016-09-07 16:09:0595#include "components/browsing_data/core/pref_names.h"
Doug Turner9e79cf0c2018-04-05 21:32:3096#include "components/certificate_transparency/pref_names.h"
mukai8eaec822014-10-25 17:53:1697#include "components/content_settings/core/browser/host_content_settings_map.h"
Javier Fernández García-Boente7966a892021-12-09 12:28:2398#include "components/custom_handlers/protocol_handler_registry.h"
John Abd-El-Malek89a5f3a2019-06-14 18:21:5399#include "components/data_reduction_proxy/core/browser/data_reduction_proxy_prefs.h"
[email protected]6a5b0712014-07-16 00:30:10100#include "components/dom_distiller/core/distilled_page_prefs.h"
Katie D1ca4328b2020-02-19 18:08:47101#include "components/dom_distiller/core/dom_distiller_features.h"
102#include "components/dom_distiller/core/pref_names.h"
Mugdha Lakhanida851fd2021-03-16 18:21:02103#include "components/embedder_support/origin_trials/origin_trial_prefs.h"
Yao Xiaoca909b92020-11-23 23:51:45104#include "components/federated_learning/floc_id.h"
sdefresne8593e6432015-12-01 12:38:08105#include "components/flags_ui/pref_service_flags_storage.h"
Moe Ahmadi656dd532021-10-06 21:59:18106#include "components/history_clusters/core/history_clusters_prefs.h"
Brandon Wyliec7a94502018-10-18 18:43:25107#include "components/image_fetcher/core/cache/image_cache.h"
Anthony Vallee-Dubois43fded9702020-06-19 16:30:38108#include "components/invalidation/impl/fcm_invalidation_service.h"
Tanja Gornak5c8b5d952018-10-12 14:39:54109#include "components/invalidation/impl/invalidator_registrar_with_memory.h"
Marc Treib8c29f0c2019-12-19 12:48:07110#include "components/invalidation/impl/per_user_topic_subscription_manager.h"
Anthony Vallee-Dubois6f993122018-09-17 16:13:28111#include "components/language/content/browser/geo_language_provider.h"
Alexandre Frechette38f4ef92019-02-25 16:31:57112#include "components/language/content/browser/ulp_language_code_locator/ulp_language_code_locator.h"
Alexandre Frechette572755b2019-02-13 22:30:20113#include "components/language/core/browser/language_prefs.h"
Joe DeBlasio59db500b2020-08-21 00:37:35114#include "components/lookalikes/core/lookalike_url_util.h"
Mikel Astizf4226912020-10-19 19:10:37115#include "components/metrics/demographics/user_demographics.h"
Peter Wen45025ea2018-09-17 15:16:27116#include "components/metrics/metrics_pref_names.h"
[email protected]d0ab865b2014-06-04 19:41:34117#include "components/network_time/network_time_tracker.h"
treibbb0c5af52016-12-09 17:34:15118#include "components/ntp_tiles/most_visited_sites.h"
Scott Violet9ae82892018-03-01 18:38:12119#include "components/offline_pages/buildflags/buildflags.h"
Travis Skare27cee15c2018-07-19 14:34:13120#include "components/omnibox/browser/document_provider.h"
Moe Ahmadi1266de82020-04-10 17:19:53121#include "components/omnibox/browser/omnibox_prefs.h"
blundell2102f7c2015-07-09 10:00:53122#include "components/omnibox/browser/zero_suggest_provider.h"
Sophie Changf2da5f02021-01-07 19:38:47123#include "components/optimization_guide/core/optimization_guide_prefs.h"
[email protected]1f730bd2014-02-28 15:11:32124#include "components/password_manager/core/browser/password_manager.h"
anthonyvd6a43b932017-05-11 18:39:27125#include "components/payments/core/payment_prefs.h"
Ravjit0dc264742021-10-15 11:09:35126#include "components/permissions/permission_actions_history.h"
brettw03e61962016-03-15 06:27:04127#include "components/policy/core/browser/browser_policy_connector.h"
Aaron Colwellb4226222020-07-25 16:11:36128#include "components/policy/core/browser/url_blocklist_manager.h"
David Bienvenu554a2592020-02-13 20:20:54129#include "components/policy/core/common/policy_pref_names.h"
brettw03e61962016-03-15 06:27:04130#include "components/policy/core/common/policy_statistics_collector.h"
[email protected]f0c8c4992014-05-15 17:37:26131#include "components/pref_registry/pref_registry_syncable.h"
Martin Šrámek5921f6312020-03-25 09:31:47132#include "components/prefs/pref_registry.h"
brettwb1fc1b82016-02-02 00:19:08133#include "components/prefs/pref_registry_simple.h"
134#include "components/prefs/pref_service.h"
Sean Harrison4685ab72020-12-08 18:26:22135#include "components/privacy_sandbox/privacy_sandbox_prefs.h"
abhishek.a2171c612852015-08-31 10:48:19136#include "components/proxy_config/pref_proxy_config_tracker_impl.h"
Ali Jumafb3dc1f2020-01-07 17:33:47137#include "components/safe_browsing/core/common/safe_browsing_prefs.h"
[email protected]0915b352014-06-25 19:58:14138#include "components/search_engines/template_url_prepopulate_data.h"
Carlos IL06e6c8c2020-07-28 00:25:19139#include "components/security_interstitials/content/insecure_form_blocking_page.h"
Colin Blundell7657b402020-02-25 09:46:50140#include "components/security_interstitials/content/stateful_ssl_host_state_delegate.h"
Shakti Sahu93bfba22021-06-17 18:05:21141#include "components/segmentation_platform/public/segmentation_platform_service.h"
Mikel Astizf61f4ba02018-06-01 10:50:19142#include "components/sessions/core/session_id_generator.h"
David Rogerfbfc9382021-07-12 13:58:45143#include "components/signin/public/base/signin_buildflags.h"
Henrique Ferreiro94eb46f2019-07-03 14:38:56144#include "components/signin/public/identity_manager/identity_manager.h"
Evan Stade89158192021-01-27 18:45:23145#include "components/site_engagement/content/site_engagement_service.h"
Eric Robinson49f19b62018-09-17 21:28:15146#include "components/subresource_filter/content/browser/ruleset_service.h"
maxbogue2f960e52016-10-07 01:24:15147#include "components/sync/base/sync_prefs.h"
Mikel Astiz