gnome-shell/js/extensions
Florian Müllner af5dd7ddd1 extensions/shared: Don't cache detected URL
The translation functions we export from extension utils must
work with all extensions, not only the first that calls one
of the functions.

That means that we are back to examining a backtrace for every
function call unless an extension defined its own translation
functions with `import.meta.url`.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2887>
2023-08-14 11:46:57 +00:00
..
extension.js js: Port to modules 2023-08-06 13:02:49 +02:00
prefs.js extensions: Make ExtensionPreferences more flexible 2023-07-30 10:29:44 +03:00
sharedInternals.js extensions/shared: Don't cache detected URL 2023-08-14 11:46:57 +00:00