commit | 9e6032e23a249624ce14013e4154029a75bfe7ee | [log] [tgz] |
---|---|---|
author | zauri <zauri@google.com> | Sun Oct 09 19:45:11 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 09 19:45:11 2022 |
tree | baa05746fd355d074abe2372ecad0a4f8fc1f48e | |
parent | 05f602790cf258bc3ee488d7f3b52407933de508 [diff] |
[Privacy Hub] Add metrics Add metrics to monitor Privacy Hub usage: * ChromeOS.PrivacyHub.NavigationOrigin - Collecting how user navigated to the Privacy Hub page * ChromeOS.PrivacyHub.Camera.(Settings|Notification).Enabled - Capture system-wide camera mute state and the UI source * ChromeOS.PrivacyHub.Microphone.(Settings|Notification).Enabled - Capture system-wide mic mute state and the UI source These metrics will be used to analyze user interaction and engagement with the Privacy Hub feature. It captures user interaction with the Privacy Hub page in the system settings, as well as engagement with microphone and camera features. For details see histogram descriptions in chromeos/histograms.xml. Bug: b/246257786 Change-Id: Ie87e98c7c33bf89fcdc64fc05b68890205c7b1ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3909335 Commit-Queue: Zauri Meshveliani‎ <zauri@chromium.org> Reviewed-by: Gavin Williams <gavinwill@chromium.org> Auto-Submit: Zauri Meshveliani‎ <zauri@chromium.org> Reviewed-by: Alex Newcomer <newcomer@chromium.org> Reviewed-by: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/main@{#1056768}
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.