gnome-shell/js/ui/components
Florian Müllner 40e22eb524 cleanup: Use optional chaining and ?? operator
Those operators have been supported since gjs switched to mozjs78
last cycle. While not ground-breaking, using it makes for a nice
cleanup here and there.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1517>
2020-12-02 15:10:29 +00:00
..
__init__.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
automountManager.js cleanup: Use optional chaining and ?? operator 2020-12-02 15:10:29 +00:00
autorunManager.js cleanup: Don't linebreak before closing parentheses 2020-04-28 09:04:49 +00:00
keyring.js js: Do not set entries' ClutterText:editable property 2020-03-29 22:12:57 +02:00
networkAgent.js cleanup: Use optional chaining and ?? operator 2020-12-02 15:10:29 +00:00
polkitAgent.js cleanup: Remove empty leading/trailing lines in blocks 2020-11-16 18:04:23 +00:00
telepathyClient.js telepathyClient: Promisify the right class 2020-10-22 21:11:01 +02:00