gnome-shell/js/misc
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
..
config.js.in fileUtils: Add helper for loading D-Bus XML from resource 2018-09-17 07:34:49 +00:00
extensionUtils.js extensionUtils: Check version variable for undefined first 2019-09-12 10:24:49 +00:00
fileUtils.js cleanup: Use more template strings 2019-11-05 01:51:29 +00:00
gnomeSession.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
history.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
ibusManager.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
inputMethod.js inputMethod: Compare ibus context before processing key event result 2019-11-08 12:23:15 +00:00
introspect.js introspect: Check whitelist also for GetRunningWindows() 2019-09-18 16:17:25 +00:00
jsParse.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
keyboardManager.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
loginManager.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
meson.build networkAgent: Pick up VPN service dir from pkg-config 2018-01-22 08:44:19 +01:00
modemManager.js modemManager: Define ModemBase GObject class for modems 2019-11-08 23:12:47 +00:00
objectManager.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
params.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
permissionStore.js cleanup: Mark globals used from other modules as exported 2019-07-24 00:28:45 +02:00
smartcardManager.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
systemActions.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
util.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00
weather.js cleanup: Don't shadow variables 2019-11-11 19:25:14 +00:00