gnome-shell/js/misc
Marco Trevisan (Treviño) e633b1d4f5
js: Use Shell.util_spawn_async functions to launch external processes
As explained in previous commits, it's not safe to use JS code in child
function callbacks, so let's use the safer version of it.

Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6698
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3293>
(cherry picked from commit 26e8fb90fb)
2024-05-25 01:13:01 +02:00
..
animationUtils.js js: Stop using {v,h}scroll properties 2023-11-18 18:00:43 +00:00
config.js.in config: Add missing semicolon 2023-11-02 17:50:04 +01:00
dateUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
dbusErrors.js extensionSystem: Support locking down extension installation 2024-02-14 16:20:59 +00:00
dbusUtils.js cleanup: Replace deprecated String.prototype.substr() 2024-04-19 17:38:37 +00:00
dependencies.js js: Update for Gio/GioUnix split 2024-05-07 20:17:32 +02:00
errorUtils.js extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
extensionUtils.js extensionSystem: Add 'enabled' property 2024-01-03 20:05:05 +00:00
fileUtils.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
gnomeSession.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
history.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
ibusManager.js js: Use Shell.util_spawn_async functions to launch external processes 2024-05-25 01:13:01 +02:00
inputMethod.js inputMethod: Honor the "private" IBusInputHint 2024-02-29 16:42:22 +01:00
introspect.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
jsParse.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
keyboardManager.js keyboardManager: Adapt to moved functions 2024-02-14 19:24:12 +00:00
loginManager.js js: Update for Gio/GioUnix split 2024-05-07 20:17:32 +02:00
meson.build build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
modemManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
objectManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
params.js cleanup: Use spread properties instead of Object.assign() 2024-02-17 11:53:43 +01:00
parentalControlsManager.js cleanup: Remove spaces in object literals 2023-08-09 15:10:37 +00:00
permissionStore.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
signals.js js: Port to modules 2023-08-06 13:02:49 +02:00
signalTracker.js cleanup: Fixup wrong JSDoc comments 2023-08-09 15:10:38 +00:00
smartcardManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
systemActions.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
util.js js: Use Shell.util_spawn_async functions to launch external processes 2024-05-25 01:13:01 +02:00
weather.js weather: Prevent setting Geoclue source as location name 2023-08-16 19:17:21 +00:00