commit | 7fa559289523eb03e788df142e21dd62ccc1b6b3 | [log] [tgz] |
---|---|---|
author | Nan Lin <linnan@chromium.org> | Mon Jun 03 21:50:34 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 03 21:50:34 2024 |
tree | b323087e3362a9d03cfc405672bf316531f7b2a1 | |
parent | 5d695872ec67e6905ffb70de67964d555a0b3588 [diff] |
Add AggregatableDebugReport class https://github.com/WICG/attribution-reporting-api/pull/1310 The CL also adds `source_time` to `StoreSourceResult` to set the report time of the aggregatable debug report. Bug: 343870498 Change-Id: I81faa317ebc6282b69c61d2de78e93e6f4bf1da5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5577314 Commit-Queue: Nan Lin <linnan@chromium.org> Reviewed-by: Andrew Paseltiner <apaseltiner@chromium.org> Cr-Commit-Position: refs/heads/main@{#1309611}
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.