commit | 2feb35dddf45ab434581967cb00272bc52740977 | [log] [tgz] |
---|---|---|
author | DanielRyanSmith <danielrsmith@google.com> | Tue Oct 29 18:38:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 18:38:53 2024 |
tree | 942f9935ff652db195bd1974ccd85232d71d7cce | |
parent | 42d2fc222e91d0b33877bed5759cd797fdf69e4f [diff] |
Add WebDXFeature use counter for CSS counter-set This adds a mapping of existing WebFeature use counters into a new WebDXFeature use counter. This is an effort to add new telemetry counters to features shipped since 2020. Bug: 366475997 Change-Id: I350225e6d6a1e5056f28abee64f10c558fc65e6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5944837 Commit-Queue: Daniel Smith <danielrsmith@google.com> Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Reviewed-by: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1375409}
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.