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 698531 - AppMenuButton: Improve handling of signals
AppMenuButton: Improve handling of signals
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-21 23:54 UTC by darkxst
Modified: 2013-04-22 00:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
AppMenuButton: Improve handling of signals (3.20 KB, patch)
2013-04-21 23:54 UTC, darkxst
committed Details | Review

Description darkxst 2013-04-21 23:54:01 UTC
If for some reason an extension needs to destroy the AppMenu object,
currently it is not possible to do this cleanly due to these signals
remaining connected.
Comment 1 darkxst 2013-04-21 23:54:08 UTC
Created attachment 242110 [details] [review]
AppMenuButton: Improve handling of signals
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-04-22 00:08:29 UTC
Review of attachment 242110 [details] [review]:

OK.
Comment 3 darkxst 2013-04-22 00:15:42 UTC
Attachment 242110 [details] pushed as ee4f199 - AppMenuButton: Improve handling of signals