Skip to content

Fix crash in ShellContainmentModel::load and improve panels and desktop management preview

This merge request includes two commits:

  1. Fix a use-after-free crash in ShellContainmentModel::load.
  2. Correct a bug in the panels and desktop management preview behavior. The bug was not previously noticeable due to the aforementioned crash.

If these should be split into separate merge requests, please let me know.

BUG: 471292

Merge request reports