commit | 3b9bc9f861912727321937870a59313173164d27 | [log] [tgz] |
---|---|---|
author | minch <minch@google.com> | Fri Jan 05 18:49:36 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 05 18:49:36 2024 |
tree | 7a591008468d6ac31f9cf5df556b468a65b52328 | |
parent | 82591339d6583bac15ef6bba7ba07dca7d6fc24a [diff] |
bounds_tracker: Remapping/restoring windows on mirroring Remapping/restoring on mirroring is actually the same as removing the mirroring target displays. The only issue is that we need to use the in session work area instead of the display's current work area to guarantee that the work area consistency while doing window bounds remapping and restoration. Bug: b/311223701 Change-Id: Ie2437e19f72ad7f2f86003473bca8da522a1160d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5106301 Commit-Queue: Min Chen <minch@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1243520}
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.