gnome-shell/js
Florian Müllner 5b3036a6bf appDisplay: Handle null value
The value can not actually be null at that point, but it's too
hard to spot for tools like coverity:
 - before setting view, we chain up to the parent's acceptDrop()
 - that calls _canAccept(), which we override and check for the view

Still, and extra ? doesn't hurt, and hopefully will make the tooling
happy.

CID 351269

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1950>
2021-08-13 15:16:54 +02:00
..
dbusServices dbusServices/screencast: Handle pipeline failures gracefully 2021-06-09 15:21:35 +00:00
gdm gdm: Remove pending fingerprint verification failure 2021-04-28 17:23:01 +00:00
misc Update links to use HEAD instead of master 2021-07-18 21:45:46 +00:00
perf
portalHelper js: Require Soup 2.4 2021-02-26 12:28:21 +00:00
ui appDisplay: Handle null value 2021-08-13 15:16:54 +02:00
js-resources.gresource.xml status/powerProfiles: Add power mode selection 2021-08-02 16:41:06 +02:00
meson.build
portal-resources.gresource.xml