commit | b37df719fa2ecf90d682edcb690b2d0b1c5fa83d | [log] [tgz] |
---|---|---|
author | Judith Hemp <hempjudith@google.com> | Wed May 14 11:24:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 14 11:24:50 2025 |
tree | 08953093035ccf652a4aea12b4f5803ed94b8a9e | |
parent | 4fbd5e28327a9c4bed406f457430a30ee2715698 [diff] |
[Permissions AI] Rename enum and remove unused histogram. We never used Permissions.Aiv1.InquiryDuration histogram. Instead we used Permissions.AIv1.ExecutionDuration. Also: adapt PredictionModelType enum names defined in permission_uma_util to follow the same style as the enum PredictionSource used in the prediciton_based_ui_selector code. OBSOLETE_HISTOGRAM[Permissions.Aiv1.InquiryDuration]=Not used Bug: 414527270 Change-Id: If1dc74f729f431a845e5031d5fac29bb281e1c7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6540076 Reviewed-by: Elias Klim <elklm@chromium.org> Commit-Queue: Judith Hemp <hempjudith@google.com> Cr-Commit-Position: refs/heads/main@{#1459989}
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.