disable-autofill-server-communication-by-default.patch

This commit is contained in:
none 2021-03-07 09:09:13 +01:00
parent faf61b5d2e
commit aa10c39c04

View file

@ -9,7 +9,7 @@ Subject: disable autofill server communication by default
diff --git a/components/autofill/core/common/autofill_features.cc b/components/autofill/core/common/autofill_features.cc
--- a/components/autofill/core/common/autofill_features.cc
+++ b/components/autofill/core/common/autofill_features.cc
@@ -229,7 +229,7 @@ const base::Feature kAutofillSectionUponRedundantNameInfo{
@@ -279,7 +279,7 @@ const base::Feature kAutofillSectionUponRedundantNameInfo{
// "upload" resources.
// i.e., https://other.autofill.server:port/tbproxy/af/
const base::Feature kAutofillServerCommunication{