commit | b947a8ebff0d5c3344db0199f15df9b9da2ae094 | [log] [tgz] |
---|---|---|
author | Peter Kvitek <kvitekp@chromium.org> | Fri Jan 31 18:16:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 18:16:00 2025 |
tree | b1748c247748db90a8a9999147d5671c3e8f65d7 | |
parent | e03efebfff5a70c588bb88f5fa4c7163cf7c501d [diff] |
[headless] Fix Browser.getWindowBounds() window origin on Macs This CL fixes a problem with incorrect window origin returned by Browser.getWindowBounds() and Browser.getWindowForTarget() on Macs. Bug: 378531862 Change-Id: Ia6bbc7c51b05d3e62637e62873e97bd5e8c27cb9 Cq-Include-Trybots: luci.chromium.try:mac12-tests,mac13-tests,mac14-tests Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6220206 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1414235}
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.