gnome-shell/js/ui/components
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
..
automountManager.js automountManager: Fix password not re-asked for TCRYPT devices 2024-05-22 16:31:48 +02:00
autorunManager.js messageTray: Only take params in Notification constructor 2024-03-03 01:33:16 +00:00
keyring.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
networkAgent.js js: Use Shell.util_spawn_async functions to launch external processes 2024-05-25 01:13:01 +02:00
polkitAgent.js modalDialog: Remove timestamp parameter from open() 2024-02-17 10:42:46 +00:00