commit | 72e20bea0f708da5ea6648c92b1eb385a25a1626 | [log] [tgz] |
---|---|---|
author | xtlsheep <xtlsheep@google.com> | Fri Feb 23 16:17:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 23 16:17:32 2024 |
tree | 035e7f9a561421f0338bc8f237e88b4a18965311 | |
parent | 8689db793e26ecb95713b8583df68c1bafeb88bb [diff] |
Add split logic with feature flag controlled. Split the queued requests to smaller BatchedTrustedSignalsRequest by precheck URL length with limit in each request for both trusted bidder and seller signals update. Use a feature flag kFledgeSplitTrustedSignalsFetchingURL to control it, which is disabled by default. Github: https://github.com/WICG/turtledove/issues/767 Bug: 324416012 Change-Id: I92b7077ae9e4b837ee65fb9fc0fc26b02a153b7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5277387 Reviewed-by: mmenke <mmenke@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Commit-Queue: Tianyang Xu <xtlsheep@google.com> Cr-Commit-Position: refs/heads/main@{#1264576}
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.