gnome-shell/js
Giovanni Campagna 477f28a6bd LayoutManager: untrack actors that are destroyed
If an actor is destroyed, calling get_transformed_size()/position()
can return bogus values and trigger JS exceptions.
This can happen if a tracked actor comes from an extension
(such as classic mode's window-list) and that extension is
deactivated.

https://bugzilla.gnome.org/show_bug.cgi?id=723661
2014-02-09 19:30:02 +01:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
misc ShellApp+ShellGlobal: unify app launch context code 2014-01-19 18:51:48 +01:00
perf
ui LayoutManager: untrack actors that are destroyed 2014-02-09 19:30:02 +01:00
js-resources.gresource.xml Add indicator for location service being used 2014-01-28 18:39:12 +00:00
Makefile.am build: Add built js-resources to CLEANFILES 2013-11-13 21:24:30 +01:00