commit | ab31d7ccff3eae13f16d5a9b7826ec6a3ab36da5 | [log] [tgz] |
---|---|---|
author | Ioana Pandele <ioanap@chromium.org> | Tue Feb 18 13:09:11 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 13:09:11 2025 |
tree | 21bba435b0fbddc4647b329f2203a9dfec4b842d | |
parent | 726abf251ac325a0d55cc4e0d9b1eb15bd94db8c [diff] |
[UPMLoginDbSunset] Update UPM check for PasswordCheckupClientHelper After the login DB deprecation, the password checkup can only be run for users for whom the password manager is available. The test classes listed below will be updated in follow-up CLs to keep the scope of this change limited. The flag has to be set to an explicit value for these tests, because they exercise the changed code in PasswordManagerHelper. Tests to be updated later: - PasswordCheckupLauncherTest - SafetyHubFetchServiceTest - SafetyHubMagicStackMediatorTest - SafetyHubModuleDelegateTest Bug: 390442009 Change-Id: I23d7e75e7e523a1da7bd154a2a71e736ba57acef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6268781 Reviewed-by: Rubin Deliallisi <rubindl@chromium.org> Auto-Submit: Ioana Pandele <ioanap@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1421332}
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.