gnome-shell/js
Florian Müllner 03025d7cff lookingGlass: Handle unprintable object
We currently throw an error when encountering a result that cannot
be represented as string, with the prompt appearing somewhat stuck
(the input cannot be committed).

Showing a lame fallback instead at least avoids that issue. When
the object has a typeof 'object' but is not an instanceof Object,
we are likely dealing with an ES module, and can show a slightly
less lame fallback.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2842>
2023-07-14 12:36:53 +00:00
..
dbusServices dbusServices/extensions: Load preferences as module 2023-07-06 18:41:29 +00:00
gdm js: Fix linting errors from line shifts 2023-06-21 04:50:33 -07:00
misc dateUtils: Refactor so all utilities use cached local timezone 2023-07-07 18:58:35 -07:00
portalHelper portalHelper: Port to ESM 2023-06-21 13:26:42 +02:00
ui lookingGlass: Handle unprintable object 2023-07-14 12:36:53 +00:00
js-resources.gresource.xml environment: Remove toLocaleFormat and add dateUtils for date formatting 2023-07-07 18:58:34 -07:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00