| commit | 7813dc6abe2b823de77a10fb65b7492e7627e4bf | [log] [tgz] |
|---|---|---|
| author | Sophie Wen <sophiewen@google.com> | Sat Jun 22 00:46:30 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 00:46:30 2024 |
| tree | 2325e04a2021929f0e14e765e50d199d5363ae85 | |
| parent | c75b8335dc1b8af57a4e57e3732addd4eacacab3 [diff] |
snap-groups: Fix work area change crash This CL fixes the crash that may occur when another `WindowStateObserver`, i.e. `GameDashboardContext`, receives the window state type change before `SnapGroup` does. Test: added, verified it fails w/o fix in CL:5649196 Bug: b/348668590 Change-Id: I9b352db3676b2c000b1f345407255f8ef5bc846a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5649083 Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Sophie Wen <sophiewen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1318233}
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.