commit | 721f2296599818b609127ca995f8a9fe4b481a14 | [log] [tgz] |
---|---|---|
author | Mohamed Amir Yosef <mamir@chromium.org> | Thu Aug 12 14:55:26 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 12 14:55:26 2021 |
tree | c10c8a2a90209904611a4fc4eda051a3387b360b | |
parent | 9b8785529959e4dd0dcb7f06459111888e0bda8a [diff] |
[Passwords] Migrate MultiStoreFormFetcherTest to PasswordStoreInterface PasswordStoreInterface is an interface that should be used by other classes instead of interacting directly with PasswordStore Bug: 1218413 Change-Id: Idd2fa8bdf82fa7b2f65c15bb06c24ccbe865c00b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3091045 Reviewed-by: Maria Kazinova <kazinova@google.com> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#911317}
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.