Chromium Code Reviews
DescriptionImplemented the conversion logic from Wallet addresses to local Autofill profiles:
At each sync, looks for server addresses that have not been converted to local profiles yet. Then, for each of the non-converted Wallet addresses, look for a similar local profile to merge into.
If one is found, merge into it following the existing merge logic.
If none is found, add it as a new local Autofill profile.
Also removed the assignation of an email address for Wallet addresses based on the user's account email, as it may have blocked some useful merges.
BUG=680182
Review-Url: https://codereview.chromium.org/2658843004
Cr-Commit-Position: refs/heads/master@{#447859}
(cherry picked from commit ed255a47bc7dddd9605ca08109fa396485984dc8)
Review-Url: https://codereview.chromium.org/2678013002 .
Cr-Commit-Position: refs/branch-heads/2987@{#325}
Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943}
Committed: https://chromium.googlesource.com/chromium/src/+/85af9f1bc1d92dedf975aa565f5851b5365b79af
Patch Set 1 #Messages
Total messages: 2 (1 generated)
|