GNOME Bugzilla – Bug 662704
Fixes to the extension system
Last modified: 2011-10-27 21:30:46 UTC
Just a few minor fixes before EGO launches
Created attachment 199956 [details] [review] extensionSystem: Fix deferred loading of extensions We need to show the list of installed extensions on EGO, so we can't defer loading by not creating the extension meta.
Created attachment 199957 [details] [review] extensionSystem: Fix rebasing of extensions We need to remove the extension from the order after it's done
Review of attachment 199957 [details] [review]: Looks good.
Created attachment 200140 [details] [review] extensionSystem: Fix deferred loading of extensions We need to show the list of installed extensions on EGO, so we can't defer loading by not creating the extension meta. Fix according to IRC review.
Review of attachment 200140 [details] [review]: Looks good.
Attachment 199957 [details] pushed as cf44234 - extensionSystem: Fix rebasing of extensions Attachment 200140 [details] pushed as cc94076 - extensionSystem: Fix deferred loading of extensions