gnome-shell/js/gdm
Marco Trevisan (Treviño) 88697add1b js: Throw GObject.NotImplementedError when requiring overriding
Since version 1.50.0, gjs defines GObject.NotImplementedError for throwing
errors when a "virtual" method that requires a subclass implementation is not
defined.

So use this instead of a generic JS Error in such cases.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/549
2019-05-21 15:43:21 -05:00
..
authPrompt.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00
batch.js js: Throw GObject.NotImplementedError when requiring overriding 2019-05-21 15:43:21 -05:00
fingerprint.js cleanup: Clean up unused imports 2019-02-09 05:05:07 +01:00
loginDialog.js cleanup: Fix spelling errors 2019-05-15 19:32:29 +00:00
oVirt.js cleanup: Port non-GObject classes to JS6 classes 2019-01-25 14:02:44 +00:00
realmd.js cleanup: Clean up unused imports 2019-02-09 05:05:07 +01:00
util.js cleanup: Use destructuring for imports from GI 2019-02-09 07:39:20 +01:00