commit | 5d91cbf0c11a3757cef76db44c2d29b5ac4a124e | [log] [tgz] |
---|---|---|
author | Zaina Al-Mashni <zalmashni@google.com> | Fri May 09 21:41:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 09 21:41:27 2025 |
tree | a0de0bbb3f30588bff6dd626950854059a7bf52e | |
parent | 2d8cf8a8a465b084f875f37a5c28c622b79063ca [diff] |
[Settings] Hook the counters with the CBD dialog checkboxes This change uses the ClearBrowsingDataBrowserProxy to trigger the browsing data counters on time period changes and updates each checkbox's subLabel with the result. It also updates the registered advanced and basic counters in the ClearBrowsingDataHandler based on the kDbdRevampDesktop flag status. Screenshot: https://screenshot.googleplex.com/5P8p9uz2LeQUgje Bug: 397187800 Change-Id: If0db18f856a55477fb9563d1dbc3924f750af9d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6513117 Reviewed-by: Martin Šrámek <msramek@chromium.org> Commit-Queue: Zaina Al-Mashni <zalmashni@google.com> Reviewed-by: Rainhard Findling <rainhard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1458360}
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.