gnome-shell/js/ui/status
Florian Müllner 5f2bd70690 network: Don't destroy wireless dialog twice
The dialog doesn't change the `destroyOnClose` property from its default,
so it is already destroyed automatically on close. So if we also destroy
it explicitly, we end up (rightfully) with one of gjs' infamous "invalid
access" warnings.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/430
2019-03-02 22:09:20 +01:00
..
accessibility.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
bluetooth.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
brightness.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
keyboard.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
location.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
network.js network: Don't destroy wireless dialog twice 2019-03-02 22:09:20 +01:00
nightLight.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
power.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
remoteAccess.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
rfkill.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
screencast.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
system.js system: Always use default avatar in switch-user submenu 2019-02-10 10:33:23 +00:00
thunderbolt.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
volume.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00