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
batch.js
fingerprint.js
loginDialog.js
oVirt.js
realmd.js
util.js