Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge-72 [AF] Check comp.name flag when showing address in settings ios
Before this CL, when autofilling addresses, the company name was always filled in if it was specified as part of a country's address fields. However, we want to remove the company field from autofill. This is being rolled out via a Flag and finch config. The initial CL that addressed this in https://crrev.com/c/1315536 did not change to IOS settings, but this CL updates the IOS code to filter out the company field in settings addresses based on the flag. TBR=jeffreycohen@chromium.org (cherry picked from commit 7125779) Bug: 890972 Change-Id: I179ccfd9cf0cef9eaa9f80cd0c2b7353dd5c8f9a Reviewed-on: https://chromium-review.googlesource.com/c/1351282 Commit-Queue: Jeffrey Cohen <jeffreycohen@chromium.org> Reviewed-by: Gauthier Ambard <gambard@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#612729} Reviewed-on: https://chromium-review.googlesource.com/c/1358699 Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> Cr-Commit-Position: refs/branch-heads/3626@{#8} Cr-Branched-From: d897fb1-refs/heads/master@{#612437}
- Loading branch information