commit | 1b9fe284d8c4d8b59f303790bae83ed243552c42 | [log] [tgz] |
---|---|---|
author | Anton Maliev <amaliev@chromium.org> | Wed Feb 14 21:44:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 14 21:44:49 2024 |
tree | 09c94dc89e78f42e76b425d0bd36ff5547689a45 | |
parent | e6c23dc3f5888ebfaaaa98255857a8e9b4dbeb54 [diff] |
Add AdTagged metric to popup/redirect heuristic cookie access UKMs. This will help estimate what % of cookies allowed by heuristics are then blocked by ad-tagging. We are collecting other metrics for ad-tagging on page load as well, but this is the only place we can derive the 3P site from the metrics, since we emit a linked UKM event on the 3P top level. UKM reviews: Opener/Popup: https://docs.google.com/document/d/1GJBMYuhl77eTSjLMMEtq1Y2Kd3Vdv1ozfdFi1iCueZI Redirect: https://docs.google.com/document/d/1dogmwtbUU0MEwL5RKICv47Ly_RnxBJhRuJHvMwsKrqs Bug: 324117304 Change-Id: I88d10fe09e6bde0fd73b467a1ea3d738b48e305c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5272190 Reviewed-by: Ryan Tarpine <rtarpine@chromium.org> Commit-Queue: Anton Maliev <amaliev@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1260715}
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.