commit | b39945db4a8dc6e64556993c5a727c02a3c3d60c | [log] [tgz] |
---|---|---|
author | Maria Kazinova <kazinova@google.com> | Tue Nov 30 14:22:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 30 14:22:57 2021 |
tree | 55d4271be546eab50b74868580dac1ce453efa50 | |
parent | 83b6553cfdef26b1976e6478da71006c5d77995c [diff] |
Implement GetAutofillableLoginsAsync in PasswordStoreAndroidbackend. This CL allows PasswordStoreAndroidBackend to call the downstream implementation to retrieve autofillable logins and makes PasswordStoreAndroidBackend::GetAutofillableLogins declaration abstract. Bug: 1229655 Change-Id: Ic86f375c277693777db4099b5d3364bc0aed2305 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3303734 Commit-Queue: Maria Kazinova <kazinova@google.com> Reviewed-by: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Mohamed Amir Yosef <mamir@chromium.org> Reviewed-by: Friedrich [CET] <fhorschig@chromium.org> Cr-Commit-Position: refs/heads/main@{#946442}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.