commit | 7c8c561bd1a1c7dd29d6beae4ffb2df39e68806b | [log] [tgz] |
---|---|---|
author | Will Harris <wfh@chromium.org> | Tue Jul 19 16:26:34 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 19 16:26:34 2022 |
tree | e497dcf63130be9a1e62271a7e297da81dbf17d2 | |
parent | b4d50ae6ea1744f0a495e5fc099e8cb48b9b2749 [diff] |
Unexpire some histograms and remove some others. The User/Kernel execution recorded metric was useful and will continue to be useful if/when third party software interferes with child process startup in the future - which could happen at any time. However, the API call never failed, so the failure metrics can be removed. BUG=1345304,1320845 Change-Id: Ica6974a46c481ded65209591905aaf37ab1102c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3769276 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Will Harris <wfh@chromium.org> Cr-Commit-Position: refs/heads/main@{#1025770}
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.