commit | 480b4950892efef659aa9191f451d0c024d90d42 | [log] [tgz] |
---|---|---|
author | Filipa Senra <fsenra@google.com> | Wed Oct 16 12:43:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 12:43:09 2024 |
tree | 9fefb6839b54759258cbaa2efefadfc4f4a49cb0 | |
parent | 44999d95b6108fd2371719fc534b104486ea2661 [diff] |
[Android][SafetyHub]Trigger all credentials counts fetches from one task Instead of having different tasks for fetching the count for the different types of credentials, this CL makes it so that one task requests the count for the three type of credentials - weak, reused, breached - from GMSCore. Fixed: 372481954 Bug: 357780273, 370419126 Change-Id: I3da6707f79f2c0745a9de5ab6c9951b92d879b26 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5920406 Reviewed-by: Ioana Pandele <ioanap@chromium.org> Commit-Queue: Filipa Senra <fsenra@google.com> Reviewed-by: Zaina Al-Mashni <zalmashni@google.com> Cr-Commit-Position: refs/heads/main@{#1369322}
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.