commit | cfd8dd639cbefaa1315062aa7dfd33f28a1fccd2 | [log] [tgz] |
---|---|---|
author | Brandon Pollack <brpol@chromium.org> | Mon Sep 11 02:58:47 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 11 02:58:47 2023 |
tree | 380dee660f530d888f260b8dc918f280f2831412 | |
parent | 1aa8bf41df403386955b58149cd5fe099faedeba [diff] |
Allow internal displays with more than one display mode if one is native. This will prevent previously possible failures where there are expected selected display modes, such as in output_metrics.cc. This enables change 4776206 to proceed without crashes. Test: multidisplay tests on chromeOS Bug: b/288216766 Bug: b/294789334 Change-Id: I408dd0601c52bd44352074c6b2f8e79e26323487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4848408 Commit-Queue: Brandon Ross Pollack <brpol@google.com> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Auto-Submit: Brandon Ross Pollack <brpol@google.com> Cr-Commit-Position: refs/heads/main@{#1194663}
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.