commit | 8799e49ae318524e9f7f864fb1d3aff451d0e16c | [log] [tgz] |
---|---|---|
author | Fikre Mengistu <fikremengistu@chromium.org> | Fri Nov 15 18:52:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 18:52:41 2024 |
tree | 4317c93ab655de572b075c5255db42815c6593d3 | |
parent | d56ab42b9a4640dc39eecb6cd0a62875d95a2dbc [diff] |
adding ukm metrics to track webauthn interactions with UCC heuristics -adding an "interaction type" field in the RedirectHeuristic.CookieAccess2 ukm metric -modifying the redirect heuristic tab helper to set the interaction type field UKM collection review: https://docs.google.com/document/d/1dogmwtbUU0MEwL5RKICv47Ly_RnxBJhRuJHvMwsKrqs/edit?usp=sharing Bug: 40948689 Change-Id: I27c08fe15d26a650fc0c9a68cd409f195eadeeaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5982879 Commit-Queue: Fikre Mengistu <fikremengistu@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by: Joshua Hood <jdh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1383731}
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.