| commit | db689f237aca2728c9a821123ef936ce32c3603c | [log] [tgz] |
|---|---|---|
| author | Judy Wang <shidi@chromium.org> | Tue Sep 20 00:10:36 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 00:10:36 2022 |
| tree | 349d950e09135ca0783475174b9af20cb9ada68c | |
| parent | 7ed655bf5699bb2c24272e618946e2dcb7b88550 [diff] |
FloatWindow: Add support for multi-desk float window. Added move window from desk function to handle desk removal and desk combination logic (including special case in desk removal-undo), also added desk pointer to float info for easy desk search. Fixed: 1330001 Test: Manual and unit tests Change-Id: Ieeebd1ac8b1a719142cf0e4f881bdd7fbdad5844 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3788674 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Judy Wang <shidi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1048874}
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.