FormFetcher::GetBestMatches: return a vector instead of a map
This is a followup to crrev.com/c/1844969. GetBestMatches now returns the best matches in a vector, instead of in a map keyed by username. For now, PasswordFormManager still sorts the matches by username; that'll be addressed in another followup. TBRing simple call site update in website_login_fetcher_impl.cc TBR=arbesser@google.com Bug: 1011399 Change-Id: Iaefbe3a29603ea319adcbeddadd6b908d029ab74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845225Reviewed-by:Marc Treib <treib@chromium.org> Reviewed-by:
Clemens Arbesser <arbesser@google.com> Reviewed-by:
Vadym Doroshenko <dvadym@chromium.org> Commit-Queue: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#703717}
Showing
Please register or sign in to comment