commit | 1fdd2fc5ce28afd0b93680f2b596e3b7663a08df | [log] [tgz] |
---|---|---|
author | Cici Ruan <cuicuiruan@google.com> | Mon Apr 08 19:47:52 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 08 19:47:52 2024 |
tree | 30808d6c292021acacc1bdfc8b216313fcf75b21 | |
parent | 8d60062598cc6d405f71c54ca6250a2bd4843faa [diff] |
gd: add uma metrics 3/n This CL adds metrics for: - Toggle toolbar to expanded or collapsed. - Toolbar changed to new position. - Function triggered on the main menu. - Toggle the welcome dialog notification on or off. - Toggle game controls hint on or off. - Toggle game controls feature on or off. Details: go/gd-metrics. Bug: b/303308615 Test: manual test Test: ash_unittests --gtest_filter="*GameDashboardContext*" Change-Id: I77d9b5e96325972b6f3f83a2a9202a423763a04d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5428132 Reviewed-by: Prameet Shah <phshah@chromium.org> Reviewed-by: Michele Fan <michelefan@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Cici Ruan <cuicuiruan@google.com> Cr-Commit-Position: refs/heads/main@{#1284041}
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.