forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
desk_templates: Fix crash when shut down DesksTemplatesPresenter.
The DesksClient shuts down before Shell, making the model unusable during Shell shutdown. This adds a observer to check when the model is destroying, to give observers a chance to remove themselves. Fixed: 1258979 Test: manual Change-Id: Iee5e22485c180c09511ac4da4105f9f8f0e73985 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3218653 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Sammie Quon <sammiequon@chromium.org> Cr-Commit-Position: refs/heads/main@{#931088}
- Loading branch information
Sammie Quon
authored and
Chromium LUCI CQ
committed
Oct 13, 2021
1 parent
bfb2489
commit 0768c49
Showing
5 changed files
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters