After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 755539 - [review] refactor handling of asynchronous operations in firewall-manager [th/firewall-callback-bgo755539]
[review] refactor handling of asynchronous operations in firewall-manager [th...
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-09-24 11:59 UTC by Thomas Haller
Modified: 2015-09-25 08:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Haller 2015-09-24 11:59:58 UTC
Refactored callback handling to behave like other classes (NMSettingsConnection, NMAgentManager, NMSecretAgent).
Comment 1 Beniamino Galvani 2015-09-24 14:32:41 UTC
Looks good to me (pushed trivial fixups).