mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-20 14:35:45 +01:00
Merge addon-common module loading code to fix Minefield.
--HG-- extra : rebase_source : 6b5f0dc0a575a6d21892e18cbb56ab0230382356
This commit is contained in:
@@ -7,10 +7,9 @@
|
||||
try {
|
||||
|
||||
var global = this;
|
||||
Components.utils.import("resource://dactyl/bootstrap.jsm");
|
||||
defineModule("services", {
|
||||
exports: ["services"]
|
||||
}, this);
|
||||
});
|
||||
|
||||
/**
|
||||
* A lazily-instantiated XPCOM class and service cache.
|
||||
|
||||
Reference in New Issue
Block a user