commit | 67946ca47004402e620c80d08ab6ab246e0d4ba0 | [log] [tgz] |
---|---|---|
author | Mike Wasserman <msw@chromium.org> | Tue Jun 04 19:06:14 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 19:06:14 2024 |
tree | 6c60ef7ca84930352a902f0c9e73facbc918a6a1 | |
parent | 6505044c61f2098cc4b0ca0dbdd772452aaa31ef [diff] |
Evaluate more stable display::Display::id_ derivations on Windows Log UMA for ids derived from DISPLAY_DEVICE DeviceID and DeviceKey. Either would make per-monitor ids stable across device restarts. Metrics should reveal the viability of these derivation techniques. A prior CL was reverted for causing id conflicts: crrev.com/c/5554044 Move DisplayInfo construction outside EnumDisplayMonitors's callback. Bug: 40233353 Change-Id: I83b4310655e34f330b81fd04eed72f5b4aec8afc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5589380 Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Commit-Queue: Mike Wasserman <msw@chromium.org> Auto-Submit: Mike Wasserman <msw@chromium.org> Reviewed-by: Brad Triebwasser <btriebw@chromium.org> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1310074}
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.