Florian Müllner 6bf20837c0 extensionDownloader: Use async code for extracting archive
The code that handles extracting extension archives currently uses
an awkward double-callback system. We can do significantly better
by using an async function and exceptions.

Partially based on code from Marco Trevisan.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1940>
2021-08-25 01:54:07 +02:00
..
2021-08-13 15:16:54 +02:00
2021-08-16 21:28:22 +00:00
2021-08-13 15:16:54 +02:00
2021-02-26 12:28:21 +00:00
2021-02-24 09:52:45 +00:00
2021-08-16 21:28:22 +00:00
2021-07-18 23:11:43 +02:00