commit | 1a07f4bd8076c2c42cfa4ef6814e97cf3c1bd610 | [log] [tgz] |
---|---|---|
author | Anunoy Ghosh <anunoy@chromium.org> | Thu Mar 20 21:38:51 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 20 21:38:51 2025 |
tree | 588cdc0c86d94ae1badabb0c606d8a06275f4b03 | |
parent | 3a1d3a77a5a3272c5445e58524f13aa147d7c853 [diff] |
Add a new search engine type in search engine histograms Add McAfee as a new search engine type in Search.DefaultSearchProviderType2* and Omnibox.SearchEngineType* histograms. Bug: 404853835 Low-Coverage-Reason: TRIVIAL_CHANGE The relevant lines consist of a simple domain check for a histogram bucket selection that was verified manually. Change-Id: Ib907f8a1999ad2d7adfa9c391bf5416cc7784358 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6373061 Reviewed-by: Mark Pearson <mpearson@chromium.org> Commit-Queue: Anunoy Ghosh <anunoy@chromium.org> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1435703}
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.