commit | 7b8549aad8c2022ea2551cbc626b25d6f75078e8 | [log] [tgz] |
---|---|---|
author | Toni Barzic <tbarzic@chromium.org> | Tue Apr 09 20:06:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 09 20:06:03 2024 |
tree | d668aad811913689d9435488117bfd7988513b17 | |
parent | 1e59163c7b246d7abfe02949b2dc77f0c70bf4e8 [diff] |
Fix shelf after transition to tablet mode in overview When calculating hotseat state after transition to tablet mode, don't transition to kShownTablet state if overview session is active (if there are no windows shown, the target app list visibility may momentarily be "visible" if no app windows exist, enough for the hotseat to end up in kShownTablet state. BUG=b/330282602 Change-Id: Ieecabe17ee4d8687ddbb3045f4a6e1ff3ff91c5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5437022 Reviewed-by: Ana Salazar <anasalazar@chromium.org> Commit-Queue: Toni Barzic <tbarzic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1284658}
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.