Skip to content
Commit afa8ccd0 authored by Giovanni Campagna's avatar Giovanni Campagna
Browse files

alternate-tab: destroy the object if there is no window

We cannot return from show() without creating an AppSwitcher, as it
will subsequently crash in core shell code due to _appSwitcher being null.
We can prevent this by destroying the actor (which will prevent it
from being allocated and thus avoid the crash).
parent c6624e84
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment