gnome-shell/js/ui/components
Florian Müllner 682bd7e97c cleanup: Don't shadow variables
Having variables that share the same name in overlapping scopes is
confusing and error-prone, and is best avoided.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/805
2019-11-11 19:25:14 +00:00
..
__init__.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
automountManager.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
autorunManager.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
keyring.js keyring: Inherit KeyringPrompter from Gcr.SystemPrompter 2019-11-08 23:12:47 +00:00
networkAgent.js js: Replace child properties 2019-11-01 19:42:01 +00:00
polkitAgent.js polkitAgent: Inherit AuthenticationAgent from Shell.PolkitAuthenticationAgent 2019-11-08 23:12:47 +00:00
telepathyClient.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00