disable-autofill-server-communication-by-default.patch
This commit is contained in:
parent
faf61b5d2e
commit
aa10c39c04
1 changed files with 1 additions and 1 deletions
|
@ -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{
|
||||
|
|
Loading…
Add table
Reference in a new issue