commit | 3961917743980b8c18af89d60a85cce44cf2ff80 | [log] [tgz] |
---|---|---|
author | Daniel Andersson <dandersson@chromium.org> | Tue Jun 18 23:40:23 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 18 23:40:23 2024 |
tree | 77e4d844eb8678a6b5dc06f8a8f91840927afd7d | |
parent | 981b862e3d08f09c3f596bc90d1ed49b758c6eda [diff] |
ash: Ensure that all-desk+float windows are properly tracked This is a tiny fix that makes sure that a window that is both all-desk *and* floating is properly untracked when it is closed. This fixes a crash bug. BUG=b:345815639 Change-Id: I0b9d3ab65c0a7ad25539974989337d17cc35b996 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5640634 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Daniel Andersson <dandersson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1316758}
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.