commit | d9bb9b8c06fc0af0d83a2490f1a8ff1ee9bbe4e4 | [log] [tgz] |
---|---|---|
author | sophiewen <sophiewen@chromium.org> | Thu Aug 25 18:16:15 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 25 18:16:15 2022 |
tree | 6d7a8760e40ba19d9674e46ec37aa24906884659 | |
parent | af11174f6bf2f3336936e1568e555a589e60672d [diff] |
float: Update TabletModeMultitaskMenu using the current active window. This moves WindowObserver to TabletModeMultitaskMenu so that `multitask_menu_` is initiated with the current active window and the window will not add an observer more than once. This also centers the multitask menu on the window it was swiped from. Test: TabletModeMultitaskMenuEventHandlerTest.OnWindowDestroying Bug: 1353892, 1353880 Fixed: 1353880 Change-Id: Ib35920876c2d41420104aab868bff828fb6af496 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3846398 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Sophie Wen <sophiewen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1039334}
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.