[Passwords] Migrating PSL matched credentials to the account store
Before this patch: BestMatches were used to decide which credentials to migrate. However, BestMatches don't necessarily contains all credential. They get flitered out such that they contain only one credential per username and store. After this patch: NonFederatedMatched are used instead to make sure all credentials are actually moved to the account store. Bug: 1032992 Change-Id: I754f0b52000edf918c13c1704aa1531c976e091f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087344 Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#747648}
Showing
Please register or sign in to comment