| commit | 2097c7943b7d35e00b0e8380d429ff3e4ed18797 | [log] [tgz] |
|---|---|---|
| author | Toshiki Kikuchi <toshikikikuchi@google.com> | Sat Mar 16 01:50:05 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Mar 16 01:50:05 2024 |
| tree | fc5d22558fafa98fbbc321822ab8a38601bede90 | |
| parent | 96e943440049aee427284b2395af16a384452675 [diff] |
Ensure tucked floated window stays offscreen This CL ensures that a tucked floated window’s bounds don’t get updated by a client. When tucked, ash takes control over window bounds, so any client-initiated bounds change should be blocked. BUG=b:329729863 TEST=TuckAndUntuckFloatedWindowInTabletMode Change-Id: If520059de86b052f99dc4c38a3601f4348f3f21d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5373684 Commit-Queue: Toshiki Kikuchi <toshikikikuchi@chromium.org> Reviewed-by: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/main@{#1273753}
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.