gnome-shell/js
Joaquim Rocha 76c4b0a960 Fix crash when using the magnifier
The first time that the session is started, it can happen that the
AT SPI hasn't been correctly initialized, and this results in a crash
when attempting to register the caret or focus listeners.

In order to avoid this, these changes check the result of initializing
the AT SPI, to allow further attempts when it has failed.

https://bugzilla.gnome.org/show_bug.cgi?id=785047
2017-07-18 09:51:57 +02:00
..
extensionPrefs extensionPrefs: Avoid a runtime warning 2017-04-20 19:18:23 +02:00
gdm Initialize properties in _init() 2017-07-13 17:23:54 +02:00
misc Remove excess parameter to g_app_info_launch() 2017-07-17 16:24:21 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Fix auth URI not being passed to window 2017-05-31 16:51:05 +02:00
ui Fix crash when using the magnifier 2017-07-18 09:51:57 +02:00
js-resources.gresource.xml ui: Implement "window doesn't respond" dialog on gnome-shell 2017-07-16 19:28:57 +02:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00