Jasper St. Pierre
|
48b83f1ffd
|
extensionDownloader: Fix loading of downloaded extensions
We refactored the ExtensionSystem API to take an extension object,
but forgot to update the downloader.
https://bugzilla.gnome.org/show_bug.cgi?id=679099
|
2012-07-02 18:29:56 -04:00 |
|
Jasper St. Pierre
|
75570b7995
|
extensionSystem: Add a method to unload an extension
https://bugzilla.gnome.org/show_bug.cgi?id=677586
|
2012-06-12 17:16:09 -04:00 |
|
Jasper St. Pierre
|
5265884af9
|
extensionUtils: Remove userExtensionsDir
Make this less stateful
https://bugzilla.gnome.org/show_bug.cgi?id=677586
|
2012-06-12 17:16:08 -04:00 |
|
Jasper St. Pierre
|
feef35a8ca
|
extensionUtils: Don't write to the filesystem on start
Create the potentially empty directory when we need to, not when we
don't.
https://bugzilla.gnome.org/show_bug.cgi?id=677586
|
2012-06-12 17:16:08 -04:00 |
|
Jasper St. Pierre
|
3ff51da529
|
extensionSystem: Split off the extension downloader into a separate file
This keeps all UI out of the extension system, leaving it strictly for
loading and unloading extensions.
https://bugzilla.gnome.org/show_bug.cgi?id=677586
|
2012-06-12 17:16:08 -04:00 |
|