| commit | b8dd1fbedfe5f90a0d15a3584a4060e30cf36cf4 | [log] [tgz] |
|---|---|---|
| author | Mitsuru Oshima <oshima@chromium.org> | Tue May 02 21:15:59 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 02 21:15:59 2023 |
| tree | a4f6f10eb6c0d018528987af2d40133cac6afedb | |
| parent | 3f5286e975a3c7864e5d129c3c01d6f5d78bdd22 [diff] |
Use the display of the detached window to find the initial bounds. The detached window should now be created with the correct initial bounds, so it should be created on the correct display in most cases. There is still an edge case that we need to fix and I'll address it separately. Bug: 1430664, 1426546 Test: updated test to cover this scenario. Change-Id: Ic99ccdb76bab15ab11db4007d2f2a9db8fbfce68 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4494164 Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Reviewed-by: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/main@{#1138638}
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.