commit | 33161dc8d856d514f774c8252763cc49bdc83c42 | [log] [tgz] |
---|---|---|
author | Alex Turner <alexmt@chromium.org> | Tue Nov 19 23:40:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 19 23:40:46 2024 |
tree | dc5ae5284dd1591ca76a2f14002a65c5cd4e0607 | |
parent | 4e2161d51c285c1178a670950d1b0d1f1b317e6c [diff] |
Remove PrivateAggregationFilteringIds launched RTE flag This runtime enabled feature flag was enabled by default in M128. So, we no longer need the kill switch and can have the feature enabled indefinitely. See crrev.com/c/6011871 for the removal of the Aggregation Service layer's flag. Bug: 330744610 Change-Id: I97c9475ba78a5dc3c7278c5e93d970c431326bca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6032178 Commit-Queue: Philip Rogers <pdr@chromium.org> Reviewed-by: Nan Lin <linnan@chromium.org> Reviewed-by: Yao Xiao <yaoxia@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Reviewed-by: Qingxin Wu <qingxinwu@google.com> Auto-Submit: Alex Turner <alexmt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1385320}
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.