commit | 98038f5faa459d589fbbe43a2874229b785bec55 | [log] [tgz] |
---|---|---|
author | Andrew Paseltiner <apaseltiner@chromium.org> | Mon Oct 02 13:38:28 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 02 13:38:28 2023 |
tree | b3821e2cc465696e06ae065775321cc3a246f192 | |
parent | 31ff4a77723d4573b59a63bb974e108aea75c52f [diff] |
Default and adjust aggregatable report window during parsing This aligns parsing more closely with the specification and reduces complexity on the storage side. A similar change for event-level report windows will be done in a followup. Bug: 1479944 Change-Id: I6309db4b9bcc008f0bc28eea0785ed73b01ee79e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4900377 Reviewed-by: Nan Lin <linnan@chromium.org> Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Reviewed-by: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1203982}
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.