commit | 071a56255d5fb4cc0840f23c543d342dd1fd78e3 | [log] [tgz] |
---|---|---|
author | Qingxin Wu <qingxinwu@google.com> | Wed Apr 02 18:32:41 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 18:32:41 2025 |
tree | 168de9cb16d781b1f53e942778bd9902fb95ce07 | |
parent | ce4d762cb64f71dfac54ad2a75e210248103fd9f [diff] |
Add field trial config for FledgeSendDebugReportCooldownsToBandA ... and fix a bug of reading fDO lockout/cooldown for getInterestGroupAdAuctionData(). Currently the DB is only read when filtering starts, but should read when SampleDebugReports is enabled instead. Bug: 407978592 Change-Id: I7e769435742e238375b85a3f3d3337eb34d71818 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6417225 Reviewed-by: Russ Hamilton <behamilton@google.com> Commit-Queue: Qingxin Wu <qingxinwu@google.com> Cr-Commit-Position: refs/heads/main@{#1441665}
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.