commit | be8df22d71d340095a6b6f5369b3bade7b60b7dc | [log] [tgz] |
---|---|---|
author | Sammie Quon <sammiequon@chromium.org> | Mon Nov 22 20:32:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 22 20:32:57 2021 |
tree | 3fb09544cc6361c3886de363ee1923f1e14d78a5 | |
parent | 821522ef874cfc20b81349f729b9cc4c0696b5f6 [diff] |
desk_templates: Fix crash when launching with minimized windows. Minimized windows close immediately when launching a desk. When shutting down overview, `item_widget_` is null already. Test: added regression test Bug: 1271337 Change-Id: I610a504a14c94be95f5a87c71ebb9f198836e77c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3296427 Reviewed-by: Jeremy Chinsen <chinsenj@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/main@{#944221}
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.