5fb8d4f730
We have a callback that will call close() when the notification is destroyed, and a callback that will call destroy() on the notification when the message is closed. Currently, if the notification is destroyed we'll execute our callback that will call again destroy() on the notification. That's bad practice in general, and it also has the side effect of resetting the destroy reason. This commit avoids re-destroying the notification by dropping the notification reference on destroy. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/258 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml | ||
prefs-resources.gresource.xml |