gnome-shell/js/misc
Florian Müllner 334762ee9e introspect: Fix whitelist check
The whitelist is a list of well-known D-Bus names, which we then search
for the unique name we get from the method invocation - unsuccesfully.

Fix this by watching the bus for any name in the whitelist in order
to maintain a map from wel-known to unique name that we can use for
matching.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/1916


(cherry picked from commit eee1ab4890)
2019-11-25 19:20:01 +00:00
..
config.js.in
extensionUtils.js extensionUtils: Check version variable for undefined first 2019-09-12 10:24:49 +00:00
fileUtils.js
gnomeSession.js
history.js cleanup: Remove trailing spaces 2019-09-15 16:02:45 +02:00
ibusManager.js ibusManager: Cancel the preload engines timeout on clear 2019-10-02 18:19:53 +02:00
inputMethod.js ibusManager, inputMethod: Cancel async ibus calls chain on disconnect 2019-10-02 18:19:53 +02:00
introspect.js introspect: Fix whitelist check 2019-11-25 19:20:01 +00:00
jsParse.js cleanup: Disambiguate assignments in arrow functions 2019-09-15 16:02:45 +02:00
keyboardManager.js
loginManager.js
meson.build
modemManager.js cleanup: Fix up "special" comments 2019-09-15 16:02:45 +02:00
objectManager.js
params.js
permissionStore.js
smartcardManager.js
systemActions.js cleanup: Avoid unnecessary parentheses in arrow functions 2019-09-15 16:02:45 +02:00
util.js util: Handle trailing LTR/RTL markers in URLs 2019-09-16 20:41:47 +00:00
weather.js weather: Pick up original settings values 2019-08-07 18:53:41 +00:00