[Passwords] FindBestMatches should respect credentials store
Before this patch: FindBestMatches deduplicate credentials using only the username. As a result, if two credentials with the same username exist in both stores, only one is returned. After this patch: FindBestMatches does the deduplication within account and profile store separately. Bug: 1057647 Change-Id: I0e4d321c907ee370ad6d3b42933b8aa7efd1158d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084992Reviewed-by:Marc Treib <treib@chromium.org> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#746723}
Showing
Please register or sign in to comment