commit | db1f27107713039ab89f6785582503be04274a77 | [log] [tgz] |
---|---|---|
author | Peter Kvitek <kvitekp@chromium.org> | Tue Mar 25 00:42:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 25 00:42:28 2025 |
tree | 85d69a5784261b005cf7a769bccde868e44693c8 | |
parent | 7e3864fcbf2f53e1780898c6a05059818ea7d273 [diff] |
[headless] Add --screen-info handling to Headless Mode on Windows http://crrev.com/c/6287167 introduced --screen-info switch support to Chrome Headless Mode on Linux. This CL adds similar support on Windows. Drive by: removed non essential dependency on //ui/display" in //components/headless/screen_info/. Bug: 396072563, 401281043 Change-Id: I77577c4a99a761600c69616b77a4739dbb1bbe09 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6332686 Reviewed-by: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by: Robert Liao <robliao@chromium.org> Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Reviewed-by: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1437224}
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.