gnome-shell/js/gdm
Ray Strode 8c3b242e5d
gdm/util: Make sure error is GError before checking it
The fingerprint device fetching code has a generic error handler,
that assumes the passed in error is GError. If it's not a
GError it will fail trying to use GError specific methods.

This commit adds some validation checking.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3319>
(cherry picked from commit d8ab090d47)
2024-05-22 16:31:26 +02:00
..
authList.js js: Rely on default scroll policy where appropriate 2023-11-18 18:00:43 +00:00
authPrompt.js authPrompt: Disregard smartcard status changes if VERIFICATION_IN_PROGRESS 2024-02-17 14:04:04 +00:00
batch.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
credentialManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
loginDialog.js loginDialog: Improve conflicting session notification message 2024-03-16 16:33:50 +00:00
oVirt.js js: Port to modules 2023-08-06 13:02:49 +02:00
realmd.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
util.js gdm/util: Make sure error is GError before checking it 2024-05-22 16:31:26 +02:00
vmware.js js: Port to modules 2023-08-06 13:02:49 +02:00