commit | 823d13064b24ebb740c5b029017c5362b9098b68 | [log] [tgz] |
---|---|---|
author | Judy Wang <shidi@chromium.org> | Fri Sep 23 21:43:51 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 23 21:43:51 2022 |
tree | 01db26a19e359afb7c25bb4f026230799d83312f | |
parent | 440b54d411c05eadf4906926a3db0bc881a84e26 [diff] |
FloatWindow: Handle Float to other window state. Float and Fullscreen should be able to restore to each other, even though they have the same restore order. Add special handler to ensure they are not excepted in `UpdateWindowStateRestoreHistoryStack`. Test: Manual and Unit test Change-Id: Icc825caafbe3479c00041e5ed530a736b36c1a1b Fixed: 1330999 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3914333 Commit-Queue: Judy Wang <shidi@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1050782}
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.