gnome-shell/js
Carlos Garnacho 409f6718b8 calendar: Disconnect all Notification signals on NotificationMessage destruction
The destroy signal handler is kept connected despite the NotificationMessage
being destroyed, which leaves dangling NotificationMessage objects that will
be mass destroyed when the Notification object these depend upon is finally
destroyed.

Depending on the amount of accumulated NotificationMessages, this may lead
to temporary freezes or other more funky issues when recursion limits are
hit.

https://bugzilla.gnome.org/show_bug.cgi?id=755425
2015-09-22 18:16:16 +02:00
..
extensionPrefs ExtensionPrefs: remove unused GSettings object 2015-03-27 13:11:22 -07:00
gdm loginDialog: Limit user list to the available height 2015-09-03 15:45:39 +02:00
misc misc: Add missing check on reply from systemd's CanSuspend D-Bus method 2015-04-22 23:17:45 +01:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper PortalHelper: Make translator comment appear 2015-01-28 13:47:56 +01:00
ui calendar: Disconnect all Notification signals on NotificationMessage destruction 2015-09-22 18:16:16 +02:00
js-resources.gresource.xml legacyTray: Add a hideable tray for legacy status icons 2015-03-03 19:14:49 +01:00
Makefile.am js/Makefile.am: Fix dependency generation with srcdir != builddir 2014-06-29 18:27:53 -04:00