commit | d6a2a77188b490ff2a41e81ec6f9522b560ee5c9 | [log] [tgz] |
---|---|---|
author | Sana Akbani <sanaakbani@google.com> | Tue Jun 03 22:44:53 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 22:44:53 2025 |
tree | 5e7e3ab4190061e65f6fdbc46d79c6a8635cc147 | |
parent | 006a88d7902990763e6af18e9c20d6e96e13a88f [diff] |
Replace Glic.EntryPoint.Impression with Glic.EntryPoint.Status This new histogram adds buckets for users that are not eligible and records before, incomplete, and complete fre statuses, as well as which entrypoints are enabled after fre completion and verification of eligibility. OBSOLETE_HISTOGRAM[Glic.EntryPoint.Impression]=Replaced by Glic.EntryPoint.Status Bug: b:418324276 Change-Id: I815c8ccaa35105857b93030136c15526f0e69c03 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6595287 Reviewed-by: Ian Wells <iwells@chromium.org> Reviewed-by: Trevor Perrier <perrier@chromium.org> Commit-Queue: Sana Akbani <sanaakbani@google.com> Cr-Commit-Position: refs/heads/main@{#1469020}
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.