commit | dbda35e94afe2d505ad89c9610b0f909813ab46e | [log] [tgz] |
---|---|---|
author | Andrew Williams <awillia@chromium.org> | Thu Sep 07 02:43:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 07 02:43:04 2023 |
tree | 21617e12985e26f9fabcf50d5620d6010b5bf9f6 | |
parent | c9e8d1112dc38f4dc75ff66fb0aab368909f75b0 [diff] |
[DoH] Remove Net.DNS.UI.DropdownSelectionEvent.* histograms This level of granularity shouldn't be needed anymore, so remove the metrics and the supporting code for them. OBSOLETE_HISTOGRAM[Net.DNS.UI.DropdownSelectionEvent]: No longer needed Fixed: 1468102 Change-Id: I25d42339b9ec21d6c78592f71c1e0133049e1314 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4837297 Reviewed-by: Nidhi Jaju <nidhijaju@chromium.org> Commit-Queue: Andrew Williams <awillia@chromium.org> Reviewed-by: Eric Orth <ericorth@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/main@{#1193387}
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.