| commit | ee2feaa95817844ea11ffa8b0fecd66a18f86a7c | [log] [tgz] |
|---|---|---|
| author | Maria Kazinova <kazinova@google.com> | Mon Oct 04 15:02:04 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 04 15:02:04 2021 |
| tree | c0ccd38f57acb95b42fc784de4de0327db5242e8 | |
| parent | 7c7d58a57993f7e1d57e4ae87c3bcb1b84dae3b2 [diff] |
Migrate password_manager/android classes to PasswordStoreInterface. PasswordStoreInterface is an interface that should be used by other classes instead of interacting directly with PasswordStore. Bug: 1218413 Change-Id: I360885468d978739405dc9a9446514f29b6c302c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3198174 Reviewed-by: Ioana Pandele <ioanap@chromium.org> Commit-Queue: Maria Kazinova <kazinova@google.com> Cr-Commit-Position: refs/heads/main@{#927681}
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.