commit | 01dccb6b95d56797dbc3b9eb716d19bc69adccca | [log] [tgz] |
---|---|---|
author | Michal Mocny <mmocny@chromium.org> | Fri Jul 12 01:07:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 12 01:07:57 2024 |
tree | 657e8c7aa70bf8f774b6e04054294f0451fe08cc | |
parent | 3ddaf9886dbca894ba5318ba0ee4bc56a444eaea [diff] |
Clean up SoftNavigationOutcome UMA Several previously possible outcomes are no longer possible or reported, and have now been removed. Two of the possible outcomes were previously reported backwards by accident and have now been fixed. One of the possible outcomes was renamed to relect the change to soft-nav-context based task tracking. NO_IFTTT=Updated text of histogram accordingly Bug: 351826232 Change-Id: I1ba8667ce88e570b9227e6a5eb193138b69db59b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5683011 Reviewed-by: Scott Haseley <shaseley@chromium.org> Commit-Queue: Michal Mocny <mmocny@chromium.org> Cr-Commit-Position: refs/heads/main@{#1326494}
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.