commit | e7eded1c157a2935758f79c6e0e79b6bf7488397 | [log] [tgz] |
---|---|---|
author | Peter Kvitek <kvitekp@chromium.org> | Fri Dec 27 21:20:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 27 21:20:09 2024 |
tree | 20018ebfc1b1d1d76cc6cb49c15c0793a7172351 | |
parent | d3af20eccbd83a0b31bfff1c1e58c61b9fa3f542 [diff] |
[headless] Add secondary screen Target.createTarget() test https://crrev.com/c/6125752 added support for Target.createTarget() window origin specification. This CL adds a test to verify that if the specified position is on the secondary screen the current screen reported by getScreenDetails() API is correct. Change-Id: Ic6a422dfdc67c27800852ca7d2a1afa172321204 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6127487 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Auto-Submit: Peter Kvitek <kvitekp@chromium.org> Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1400576}
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.