gnome-shell/js
Marco Trevisan (Treviño) a46af9edf0 status/keyboard: Reset menuItems and Label objects on change
In the current code it could happen that we've menuItems and indicatorLabels
for sources that aren't anymore around, because in case a source is removed
we don't cleanup the their container objects.
Also, we should nullify InputManager's _currentSource when sources change
or it might point to some invalid data again.

So it could happen that we try to access an invalid menuitem or label
if a source change happens mentioning a source that has been deleted.

https://bugzilla.gnome.org/show_bug.cgi?id=788931
2017-11-21 02:16:38 -05:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00
misc loginManager: Handle unset XDG_SESSION_ID more gracefully 2017-09-22 18:46:01 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui status/keyboard: Reset menuItems and Label objects on change 2017-11-21 02:16:38 -05:00
js-resources.gresource.xml system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00