GNOME Bugzilla – Bug 692749
NetworkMenu: defer calling syncSectionTitle until after pushing the device
Last modified: 2013-01-29 14:29:27 UTC
syncSectionTitle looks at device list for the section, to understand if the section should be visible or not, so obviously it needs to see the new device. I wonder when this broke.
Created attachment 234679 [details] [review] NetworkMenu: defer calling syncSectionTitle until after pushing the device
Review of attachment 234679 [details] [review]: ok
Attachment 234679 [details] pushed as b3f29b4 - NetworkMenu: defer calling syncSectionTitle until after pushing the device