commit | 0f5c97680ede29163d07807b049a7ec174f20009 | [log] [tgz] |
---|---|---|
author | Elias Klim <elklm@chromium.org> | Mon Jan 20 13:25:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 20 13:25:28 2025 |
tree | 978959e9fa95036fa83f6907659af50605d35019 | |
parent | 9595925f3fad334673b5ee8b98da07909584b236 [diff] |
[PermissionsAI] Add permission relevance signal This CL adds the permission relevance flag for CPSS server request and UKM. The new UKM signal was reviewed and approved here: https://docs.google.com/document/d/1VMos0xtqp9t9wQxEv5CCqJXWmmGh2Clu6Hge7LmxrQ4/edit?disco=AAABbCWXssg Bug: 382447738 Change-Id: I31eeb5f127b9c6f85ac4fa47e98a5c8dd498a193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6174665 Reviewed-by: Andy Paicu <andypaicu@chromium.org> Commit-Queue: Elias Klim <elklm@chromium.org> Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Cr-Commit-Position: refs/heads/main@{#1408620}
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.