commit | 18d003ec62ab244f162c28e8bb965c7bbcf9e947 | [log] [tgz] |
---|---|---|
author | Ioana Pandele <ioanap@chromium.org> | Fri Feb 21 18:07:54 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 21 18:07:54 2025 |
tree | 5ab97a9c7934896109a0d799db4e532350475301 | |
parent | 2c44fa77da92d233b8ade47201a03d6776f7a9aa [diff] |
[UPMLoginDbSunset] Pwd reuse dialog single button if export not ready While the login db deprecation is being prepared (passwords are being exported), the password protection service can still read the login DB passwords. However, the old Chrome checkup UI is not available at this point and the passwords will be cleared when the export finishes, so the password reuse dialog shouldn't offer to open checkup during the export time. Bug: 397625823 Change-Id: If2e633565fadbe15af3c74c979ad57c7d32e2f37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6286130 Reviewed-by: Nwokedi Idika <nwokedi@chromium.org> Reviewed-by: thefrog <thefrog@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1423249}
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.