commit | f3bae8d77ac85f71c4f6eed52373220b69f9bc57 | [log] [tgz] |
---|---|---|
author | Luc Nguyen <[email protected]> | Thu Mar 16 19:09:54 2023 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 16 19:09:54 2023 |
tree | 3485ba12148a1106009353904fa5d96a20b13c46 | |
parent | fa42f9554ac6f9b835a90602d25b62f038894f1b [diff] |
[Code Health] Remove Net.HttpJob.TotalTimeNotCached.Secure.NotQuic This histogram is obsolete, so remove the code emitting it. It was obsoleted here: crrev.com/c/1155475, but some code was forgotten. Bug: 1423446 Change-Id: I3cb1597bf428dab45e0ce467efbedbda2451d83b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4327816 Auto-Submit: Luc Nguyen <[email protected]> Reviewed-by: Adam Langley <[email protected]> Commit-Queue: Adam Langley <[email protected]> Cr-Commit-Position: refs/heads/main@{#1118264}
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.