gnome-shell/js
Adel Gadllah 331c73002f 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:44:57 +02:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm gdm: clear the messages queue when the user answers a prompt 2013-06-18 11:56:33 -03:00
misc Hash: make .size() constant time 2013-07-30 18:12:25 -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:44:57 +02:00
Makefile.am Expose screencast functionality via DBus 2013-05-10 19:49:41 +02:00