[Autofill][Leipzig] Fix enhanced profile propagation bug
Currently the AutofillProfile::Compare() method ignores the new address tokens since those are not actively used by the profile. This results in sync updates containing the enhanced address tokens not being propagated to the local store. With this CL the new address tokens are checked by AutofillProfile::Compare(). For mergeabibility, the changes are entirely guarded by a finch flag. Change-Id: Id1fac25642d32bfca4c484aa54655c57a3e851fe Bug: 1129006 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414272 Auto-Submit: Matthias Körber <koerber@google.com> Commit-Queue: Christoph Schwering <schwering@google.com> Reviewed-by:Christoph Schwering <schwering@google.com> Cr-Commit-Position: refs/heads/master@{#807604}
Showing
Please register or sign in to comment