commit | a092407e7b2d132c9b02a82d5e2b7b06c6f61d3e | [log] [tgz] |
---|---|---|
author | S. Ganesh <ganesh@chromium.org> | Tue Jul 18 01:38:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 18 01:38:56 2023 |
tree | 09c2bb9cbe5addea8ae914d82904ca4e56ea777b | |
parent | a995293ab8358ea3680ae1761a52610462943df1 [diff] |
AreUpdatesSuppressedNow and verify updates suppressed across days This CL adds a `AreUpdatesSuppressedNow` helper method to the policy manager, and adds tests to verify that updates are suppressed for durations that span across to the next day. Bug: 1465715 Change-Id: I62ac1792d14257d58a12442148587f3fa2c6d546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4691675 Reviewed-by: Xiaoling Bao <xiaolingbao@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Sorin Jianu <sorin@chromium.org> Commit-Queue: S Ganesh <ganesh@chromium.org> Reviewed-by: Sorin Jianu <sorin@chromium.org> Auto-Submit: S Ganesh <ganesh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1171523}
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.