commit | 16f5399c06f93f6768dc95e308c3e996a2200a17 | [log] [tgz] |
---|---|---|
author | Khalid Peer <khalidpeer@chromium.org> | Mon May 05 17:56:06 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 05 17:56:06 2025 |
tree | b3e7cd3592badeee8a32445d94adb5e987db3987 | |
parent | a48af724a675f522d6e5e599dd63129be7370595 [diff] |
[M137] [omnibox] Slice Omnibox.SuggestRequestsSent histograms by page context. Original change's description: > [omnibox] Slice Omnibox.SuggestRequestsSent histograms by page context. > > In order to allow more accurate QPS estimation, this CL introduces the > following sliced histograms (by page context): > > * Omnibox.SuggestRequestsSent.{OmniboxPageContext} > * (...).HttpResponseCode.{OmniboxPageContext}{RemoteRequestType} > > NO_IFTTT=Did not change the RemoteRequestType. > > Bug: 414381864 > Change-Id: Ie50f8f06ce5f0b3bab95f75700e4b2a29565c000 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6505846 > Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> > Commit-Queue: Khalid Peer <khalidpeer@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1455279} Bug: 415778629,414381864 Change-Id: Ie50f8f06ce5f0b3bab95f75700e4b2a29565c000 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6512851 Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7151@{#354} Cr-Branched-From: 8e0d32ed6e49a2415b16e5ed402957cac2349ce2-refs/heads/main@{#1453031}
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.