commit | 21dbbdab215fd19a1d982637281ddaba2d9e873a | [log] [tgz] |
---|---|---|
author | Benjamin Zielinski <bzielinski@google.com> | Thu Apr 28 17:47:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 28 17:47:39 2022 |
tree | 7d41052a3e7944e5c7d6df087f3693b049ecaeea | |
parent | b3ff05c64d8d6945c921edcf2d63de89438b40df [diff] |
[Cast2Class] Add metrics for adding and casting to access code devices Add a histogram from recording the result of adding an access code device. Add a histogram for recording the selected cast mode when casting to an access code device. Add unit tests to ensure the histograms are recorded. Bug: b:225195355 Change-Id: I08ec50a98ffba5fedd9770dde21c37c4f6a15687 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3603044 Commit-Queue: Benjamin Zielinski <bzielinski@google.com> Reviewed-by: Mark Pearson <mpearson@chromium.org> Reviewed-by: George Benz <gbj@google.com> Cr-Commit-Position: refs/heads/main@{#997281}
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.