commit | 97317a46e5f84d013108c83347e9836d9b6c6238 | [log] [tgz] |
---|---|---|
author | Filipa Senra <fsenra@google.com> | Mon Feb 24 20:09:32 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 24 20:09:32 2025 |
tree | f4a465912e38526020a72f8ec9ec43267fdab24e | |
parent | 5023aea953206a409d8c0247577f7a7169e54660 [diff] |
[Android][SH] Add cooldown period when triggering password checkup This CL adds a cooldown period for triggering a password checkup. This cooldown is of 1 hour, as advised by product. In practise, if the last checkup was triggered less than an hour ago, then we'll reuse the counts. Fixed: 397643152 Bug: 388789824, 388787552 Change-Id: I327c1584b858745b09e724810c00ac444707bc70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6286126 Reviewed-by: Zaina Al-Mashni <zalmashni@google.com> Commit-Queue: Filipa Senra <fsenra@google.com> Auto-Submit: Filipa Senra <fsenra@google.com> Reviewed-by: Side YILMAZ <sideyilmaz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1424070}
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.