gnome-shell/js/ui/components
Florian Müllner 0327069e83 polkitAgent: Guard against repeated close() calls
We use the close() method to disconnect signal handlers set up in
init(), however the handler ID is only valid in the first call in
case the method is called more than once.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/221
2018-04-21 18:42:15 +02:00
..
__init__.js
automountManager.js
autorunManager.js
keyring.js
networkAgent.js
polkitAgent.js polkitAgent: Guard against repeated close() calls 2018-04-21 18:42:15 +02:00
telepathyClient.js