mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 21:05:45 +01:00
[bootstrap] Changes toward proper reinitialization after disabling.
--HG-- branch : bootstrapped
This commit is contained in:
@@ -75,6 +75,7 @@ const Services = Module("Services", {
|
||||
if (!this.extensionManager)
|
||||
Components.utils.import("resource://gre/modules/AddonManager.jsm");
|
||||
},
|
||||
reinit: function () {},
|
||||
|
||||
_create: function (classes, ifaces, meth, init, args) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user