commit | 782c4350e6d48458b284efe0d31210a4dba75068 | [log] [tgz] |
---|---|---|
author | Ioana Pandele <ioanap@chromium.org> | Fri May 09 09:35:47 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 09:35:47 2025 |
tree | 96e71103d5a94cea5f06c8d429e8c3c63a1dbc0a | |
parent | 95dde0ab1dcf19be25fd820d26dbeeb57976476e [diff] |
[UPMLoginDbSunset] Update split stores check for old checkup The code in this controller is only used by the old Safety Check, which, in turn, is only used in the rare cases in which a leaked/phishsed credential is found in both the local and account stores. With the login db deprecation, the automatic UPM migration is stopped and the pref in which its progress was marked is deprecated, so the util checking the pref should no longer be used. After login db deprecation, all users have split stores, so it is enough to check the flag. Bug: 414528787 Change-Id: Ifb7e2f5f721ff0ec8f996fbb1897e5d9ce966a01 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6523829 Reviewed-by: Anna Tsvirchkova <atsvirchkova@google.com> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458038}
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.