commit | 54da6c8ff348687465e70c8eaff5ee8bf72f3a82 | [log] [tgz] |
---|---|---|
author | Katie Dektar <katie@chromium.org> | Fri Apr 05 16:49:28 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 16:49:28 2024 |
tree | 421da7a1da6fdbc6e5bf896244b4ecc317e7541b | |
parent | 2491ed8469a21fe1082352e511568473da18ed3a [diff] |
[A11y metrics] Add a11y metrics for braille device connection Adds logging for braille device connected state 45 seconds after startup and for each time a user clicks "connect" or "disconnect" in settings. Tested manually but I don't have a braille display to do a full test. Bug: b:331398835,b:331857972 AX-Relnotes: N/A Test: Manual with chrome://histograms Change-Id: Id7afeb6d7ab85d7ef683f37e51e4f585a1887b6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5415918 Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Reviewed-by: David Tseng <dtseng@chromium.org> Reviewed-by: Evan Liu <evliu@google.com> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/main@{#1283200}
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.