GNOME Bugzilla – Bug 786984
sharing: Make panel initialization asynchronous
Last modified: 2017-08-29 17:30:37 UTC
See patches.
Created attachment 358702 [details] [review] sharing: Make panel initialization asynchronous
Created attachment 358703 [details] [review] sharing: Remove an unused variable
Created attachment 358704 [details] [review] sharing: Make use of the cancellable for async hostname calls We have it initialized and disposed and the async calls already handle being cancelled. We just forgot to actually use it.
Attachment 358702 [details] pushed as f959b91 - sharing: Make panel initialization asynchronous Attachment 358703 [details] pushed as 94045b8 - sharing: Remove an unused variable Attachment 358704 [details] pushed as 2556fd5 - sharing: Make use of the cancellable for async hostname calls