Florian Müllner 2653402c5c js: Add missing return values to later_add() handlers
meta_later_add() is modelled after g_idle_add() and friends, and
the handler's boolean return value determines whether it should
be scheduled again or removed. There are some places where we omit
the return value, add them (although the implicit return value of
"undefined" already gives us the intended result).

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/637
2019-07-22 20:48:16 +02:00
..
2019-07-12 18:54:49 +00:00
2019-07-01 23:44:11 +02:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-22 17:50:52 +02:00
2019-07-01 23:44:11 +02:00
2019-07-05 11:32:31 +00:00
2019-07-05 11:32:31 +00:00
2019-07-02 12:17:46 +00:00
2019-07-05 11:32:31 +00:00
2019-07-01 23:44:11 +02:00
2019-07-01 23:44:11 +02:00
2019-07-05 11:32:31 +00:00
2019-07-01 23:44:10 +02:00
2019-07-02 12:17:46 +00:00