commit | 9f7cd8d070adfaa44939e5632d789738497e339b | [log] [tgz] |
---|---|---|
author | Sarah Krakowiak Criel <skrakowi@chromium.org> | Fri Sep 05 15:11:36 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 05 15:11:36 2025 |
tree | 9d43d9a338778853f229ad658c013f311fd9dad6 | |
parent | 4263b1529953c93b2cb672c0a42f27d8bfe56bfc [diff] |
Add abusive notification interaction UKM Since the "Always allow" and "undo always allow" actions are being used to evaluate the success of the manual revocation feature, this CL starts by logging these actions. See the UKM collection section of go/show-sb-notification-revocations-safety-hub for details. In follow up CLs, we will log any other actions that are of interest. See "Privacy considerations" in go/show-sb-notification-revocations-safety-hub for privacy approval NO_IFTTT=Introducing an enum class corresponding to an existing one, but not changing it Bug: 414451700 Change-Id: I56813b79b24dc9ef892693ae0ee057e71a253398 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6874097 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Side YILMAZ <sideyilmaz@chromium.org> Commit-Queue: Sarah Krakowiak <skrakowi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1511595}
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.