Disable Google-assisted address normalization #1868
Labels
privacy/connect
This requires making a network connection to a third-party service.
QA/No
release-notes/exclude
Milestone
Autofill may attempt to contact a Google-owned server to download rules for normalizing address components such as phone numbers.
Some internal documentation: https://cs.chromium.org/chromium/src/components/autofill/core/browser/address_normalizer.h
Network access occurs in https://cs.chromium.org/chromium/src/third_party/libaddressinput/chromium/chrome_metadata_source.cc and should be disabled. There are no ill effects to disabling it; autofill will continue to function.
Verification of network request disabling is covered by automated browser tests. No manual QA required.
The text was updated successfully, but these errors were encountered: