commit | 6417198592a6590c8594f91f76d7b2fc85abc79b | [log] [tgz] |
---|---|---|
author | Mohamad Ahmadi <mahmadi@chromium.org> | Sat Feb 03 00:24:41 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 03 00:24:41 2024 |
tree | ff3566315ef01ceb8ec49e87a5026da1c4ec4e32 | |
parent | 54d9d79f0bf2a1c5da5b98b370e00de7dca50973 [diff] |
[omnibox] Adds a histogram to record different types of remote requests Also cleans up enum names for provider-specific histograms around remote requests. OBSOLETE_HISTOGRAMS=Replaces Omnibox.SuggestRequests with Omnibox.SearchSuggest.Requests Bug: 1516795 Change-Id: I560ac5de3dd608067a8af78dde712648a11c50c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5254505 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Sophie Chang <sophiechang@chromium.org> Reviewed-by: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1255844}
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.