commit | f25a30f80dfecab759ff945bfde5f0b3f7def5cb | [log] [tgz] |
---|---|---|
author | Nan Lin <linnan@chromium.org> | Mon Nov 18 19:40:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 18 19:40:56 2024 |
tree | f5182ed59af1c926dc5b0581ff0f691944bee72f | |
parent | e699177e9ada491c8e810bee8bdf195f0bf2980f [diff] |
Include aggregate debug reporting rate limits data for all data keys Aggregate debug reporting rate limits data would be deleted for user-initiated data deletion. Currently when fetching data keys for the browsing data model, only reporting origins of sources, reports, and rate limits in storage are returned. As aggregate debug reporting rate limits data may be stored independent of sources, reports, and rate limits, returning reporting origins of aggregate debug reporting rate limits data gives users the choice to delete those data. Bug: 379612192 Change-Id: I70d1a99e44da4ff660a1218aca2573524f61dcb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6032038 Commit-Queue: Nan Lin <linnan@chromium.org> Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1384513}
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.