commit | 13ed02a8a1ce332f5b58dd8b5511183464a245ff | [log] [tgz] |
---|---|---|
author | Benjamin Zielinski <bzielinski@google.com> | Wed May 18 20:01:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 18 20:01:57 2022 |
tree | 6d12c7f1d5b5d4dc680405010427bcd7b38a8e08 | |
parent | 61d3dc247a649fcbb69ce027160084587bf5518d [diff] |
[Cast2Class] Add metrics recorded from the UI Add access code input time metrics, and add dialog close reason metric. Add metrics handler to the WebUI to record metrics from the page. Bug: b:231624891 Change-Id: I12c5eec5e2d655b7f390e47be33d259cbcf296ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3650903 Reviewed-by: George Benz <gbj@google.com> Commit-Queue: Benjamin Zielinski <bzielinski@google.com> Cr-Commit-Position: refs/heads/main@{#1004926}
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.