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 extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
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 perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
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