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
gdm
misc dateUtils: Refactor so all utilities use cached local timezone 2023-07-07 18:58:35 -07:00
portalHelper
ui lookingGlass: Handle unprintable object 2023-07-14 12:36:53 +00:00
js-resources.gresource.xml
meson.build
portal-resources.gresource.xml