gnome-shell/js
Florian Müllner e845f4105a extensionSystem: Handle all initExtension() extension errors
The method currently catches errors that occur when calling the
extension's init() method, but throws itself an error if the
expected extension.js file is missing. The former is pointless
if we expect all callers to handle errors themselves anyway, and
we should avoid the latter if we don't - opt for the second option
and handle a missing extension.js file gracefully.

https://bugzilla.gnome.org/show_bug.cgi?id=781728
2017-07-17 13:03:19 +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 ibusManager: Fix a warning 2017-07-13 17:23:54 +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 extensionSystem: Handle all initExtension() extension errors 2017-07-17 13:03:19 +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