gnome-shell/js
Adel Gadllah 8b0e846e0e background: Disconnect settings signal handler on destroy
We connect to the changed signal in _init() but never actually disconnect from
it. The callback has a reference to "this" which results into the background
object not getting garbage collected.

Fix that leaks by disconnecting in _destroy()

https://bugzilla.gnome.org/show_bug.cgi?id=709263
2013-10-02 15:43:30 +02:00
..
extensionPrefs
gdm authPrompt: Clear _queryingService on verification failure 2013-09-23 13:32:17 +02:00
misc loginManager: fix versionCompare function 2013-09-24 14:22:09 -04:00
perf
ui background: Disconnect settings signal handler on destroy 2013-10-02 15:43:30 +02:00
Makefile.am Magnifier: Implement focus and caret tracking 2013-09-05 13:18:54 -04:00