commit | 65a3d8b6804bdb06ae62646d99a8a18309f3e965 | [log] [tgz] |
---|---|---|
author | Ben Kelly <wanderview@chromium.org> | Tue Feb 15 16:45:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 15 16:45:21 2022 |
tree | 5c9bad69924f78de59ef3156e5f5c976181300a1 | |
parent | b5eb8d7d128235941238979cc3dfc3c786587dd1 [diff] |
Remove URL hostname encoding histograms. We have adequate information from the metrics and they were causing performance issues to appear in the field. Fixed: 1248196 Change-Id: I8852426cecd94c371e4797326487dd53518aa873 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3462453 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Ben Kelly <wanderview@chromium.org> Cr-Commit-Position: refs/heads/main@{#971261}
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.