commit | 7465e026e96a6badfda7c09c6e8bff192034eaa6 | [log] [tgz] |
---|---|---|
author | Mark PMNKHME <markyacoub@google.com> | Thu Nov 30 16:25:13 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 16:25:13 2023 |
tree | d5865305fe676b6c08386d16f01066e60abff591 | |
parent | fb3f240ff846b95429c407be3e87a7cde7e1b77d [diff] |
ash/display: Report displays to Display Popularity 1. The displays info is saved after a mode change. 2. When we store the current display prefs, the displays are then reported. 3. External displays that haven't been reported before are the one that get added to the structured metrics. 4. "Seen" displays are saved to the local prefs, to avoid reporting them again. BUG=b:307299688 TEST=see the devices saved through the logs cq-depend=chromium:4967932 Change-Id: I3d4807b5ea6290b8cbb94389bc09841dd664429c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5007956 Auto-Submit: Mark PMNKHME <markyacoub@google.com> Reviewed-by: Jong Ahn <jongahn@chromium.org> Commit-Queue: Mark PMNKHME <markyacoub@google.com> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1231348}
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.