gnome-shell/js/ui/components
Florian Müllner 7c9dbc66d9 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 22:39:15 +02:00
..
__init__.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
automountManager.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
autorunManager.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
keyring.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
networkAgent.js networkAgent: Use libnm for plugin loading 2018-04-13 14:04:55 +00:00
polkitAgent.js polkitAgent: Guard against repeated close() calls 2018-04-21 22:39:15 +02:00
telepathyClient.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00