commit | 0697fa3fd6419b3c9736cd222780a54b68c0c78a | [log] [tgz] |
---|---|---|
author | DanielRyanSmith <danielrsmith@google.com> | Tue Nov 12 21:10:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 12 21:10:45 2024 |
tree | 3124f8e3962c70d373c928fa261be34066f80de0 | |
parent | b3cf76a6a3465e9132f7a95b83154dfadde0d689 [diff] |
Add WebDXFeature use counter for font-size-adjust 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: I3ed8338809c3c778cdc6c41d34503168982520dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5942003 Commit-Queue: Daniel Smith <danielrsmith@google.com> Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: ChangSeok Oh <changseok.oh@bytedance.com> Cr-Commit-Position: refs/heads/main@{#1381963}
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.