8f15193b40
The _createPolicy() method of a subclass usually depends on some constructor parameters that need to be set before chaining up to the parent. This works fine with Lang.Class, but will break with ES6 classes, as "this" is only initialized after chaining up. Prepare for this by not creating the policy in the constructor, but when it is first accessed. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/350 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml | ||
prefs-resources.gresource.xml |