disable-sensors-access-site-setting-by-default.patch
This commit is contained in:
parent
cd94c15edf
commit
055486e862
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Subject: disable sensors access site setting by default
|
|||
diff --git a/components/content_settings/core/browser/content_settings_registry.cc b/components/content_settings/core/browser/content_settings_registry.cc
|
||||
--- a/components/content_settings/core/browser/content_settings_registry.cc
|
||||
+++ b/components/content_settings/core/browser/content_settings_registry.cc
|
||||
@@ -417,7 +417,7 @@ void ContentSettingsRegistry::Init() {
|
||||
@@ -405,7 +405,7 @@ void ContentSettingsRegistry::Init() {
|
||||
// TODO(crbug.com/904439): Update this to "SECURE_ONLY" once
|
||||
// DeviceOrientationEvents and DeviceMotionEvents are only fired in secure
|
||||
// contexts.
|
||||
|
|
Loading…
Add table
Reference in a new issue