Jonas Dreßler 9698ff491a extensionSystem: Only add to extensionOrder array if enabling worked
Only push uuids of newly enabled extensions to the `_extensionOrder`
array if enabling them was successful.

Otherwise, since `_callExtensionDisable()` doesn't remove uuids that
weren't successfully enabled from the array, those extensions get added
to the array multiple times when they're disabled and enabled.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/96
2019-09-12 10:24:49 +00:00
..
2019-08-09 10:58:38 -03:00
2019-08-09 10:58:46 -03:00
2019-09-11 20:59:31 +00:00
2019-09-11 23:32:16 +00:00