Owen W. Taylor 909f2e670a ShellTrayManager: fix icon actor memory management
We weren't actually referencing the ShellTrayIcon actors at all
on creation, but would unreference them when they were removed,
causing crashes.

When we reference the actors, use g_object_ref_sink() so that
memory management is consistent whether or not the actors are
subsequently added to a parent actor.

Thanks for Jon McCann for help in tracking this down.

https://bugzilla.gnome.org/show_bug.cgi?id=635141
2010-11-18 13:52:35 -05:00
..
2010-10-14 13:35:04 -04:00
2010-11-16 22:11:27 +01:00
2010-05-10 18:31:51 +02:00
2010-11-16 22:11:27 +01:00
2010-06-18 20:27:41 +02:00
2010-02-08 21:31:30 +01:00
2010-03-11 15:08:48 -05:00
2010-02-22 19:37:49 -05:00
2010-11-16 22:11:27 +01:00
2010-11-16 22:11:27 +01:00