commit | 95214c77e9332de3610a9f3d52e23095a8e2414e | [log] [tgz] |
---|---|---|
author | Asami Doi <asamidoi@chromium.org> | Fri Apr 21 11:34:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 21 11:34:47 2023 |
tree | 4d77fe406bc6dd36fd4f40940982defa379e548d | |
parent | 81ad2f0f014b2b223e33a1014236d7de47ee7ea2 [diff] |
code health: remove expired DomDistiller.* histograms This CL removes expired histograms: - DomDistiller.DistillabilityRejection (expired as of M85) - DomDistiller.DistillabilityScoreNMF.Negative (expired as of M77) - DomDistiller.DistillabilityScoreNMF.Positive (expired as of M77) - DomDistiller.LongArticleScoreNMF.Negative (expired as of M85) - DomDistiller.LongArticleScoreNMF.Positive (expired as of M85) - DomDistiller.PageDistillableAfterLoading (expired as of M85) - DomDistiller.PageDistillableAfterParsing (expired as of M85) No behavior changes. Bug: 1384587 Change-Id: I2ab64cb7ef1233fcb42432408295ca8f1bb6982f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4452188 Reviewed-by: Evan Liu <evliu@google.com> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Asami Doi <asamidoi@chromium.org> Reviewed-by: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/main@{#1133731}
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.