commit | 09a37c6c11347e2659c9c6a4b36667e1fa23f4ff | [log] [tgz] |
---|---|---|
author | Yudhistira Erlandinata <yerlandinata@google.com> | Mon Jul 08 08:07:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 08 08:07:03 2024 |
tree | d9784e2e37c4fa0f9bb2319d82003ccdbf7ff473 | |
parent | 616a2506f5c260d98ea9927b483cb79f53fa7c7c [diff] |
HaTS: Implement separate cooldown for "prioritized" HaTS Idea of prioritized HaTS was already implemented previously, that is by simply ignoring the 60-days cooldown. However, if there are more than one prioritized HaTS, a global cooldown for these kind of HaTS is needed. This patch also renamed term "global cap opt out" to be "prioritized" for simplicity. More details: go/cros-camera:dd:prioritized-hats BUG=b:336908951 TEST=Manual: Modify /etc/chrome_dev.conf to force a prioritized HaTS TEST=unit_tests --gtest_filter="*HatsNotificationControllerTest*" Change-Id: Ifcdc481ea12d3b52883fe1b3048ee3429742debf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5671767 Reviewed-by: Eriko Kurimoto <elkurin@chromium.org> Commit-Queue: Yudhistira Erlandinata <yerlandinata@chromium.org> Reviewed-by: Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/main@{#1324094}
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.