commit | 06ed418f3bb6dfbf59400c20af3111a1f7e5df50 | [log] [tgz] |
---|---|---|
author | Viktor Semeniuk <vsemeniuk@google.com> | Tue Jun 07 16:17:22 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 07 16:17:22 2022 |
tree | 5ee1a3957fccc6df98c9a91b2d27b6ad0d0754e7 | |
parent | c94bcf8cbe86bf23418bc2be0701882f73c23beb [diff] |
Updating PasswordCheckDelegate to work with CredentialUIEntry This CL replaces use of CredentialWithPassword with CredentialUIEntry inside PasswordCheckDelegate. After PasswordsPrivateDelegateImpl switches to SavedPasswordsPresenter CredentialUIEntry will be a unified model which will allow to simplify API and clean big chunks of code. Bug: 1152747 Change-Id: I3dd071a7940373b181d4b921fb83a26a3c9757c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3677297 Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1011484}
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.