commit | 9922835eee55558f4dce629c18f470138bf54e36 | [log] [tgz] |
---|---|---|
author | Alex Attar <aattar@google.com> | Tue Nov 12 21:35:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 12 21:35:42 2024 |
tree | a075b7c986293ffb8c001c90d72ea692b2758dfd | |
parent | ae06e14283cb0017480565302453584c299c5f9a [diff] |
Revert Adds new UMA metric to The number of times a user navigates to their default search engine per session. Reason for Revert: The metrics introduced in the original CL proved to be not as useful as anticipated. The data collected does not provide significant insights. OBSOLETE_HISTOGRAM[Session.TotalNewDefaultSearchEngineCount]=Not used anymore. Bug: 365958798 Change-Id: I6c6670ad7743ddb0c86d345c95fab4656ddf3707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6012690 Commit-Queue: Alex Attar <aattar@google.com> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1381978}
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.