xpconnect wrapped class - message: nsIModule is not defined
file: file:///R:/mozilla/all-i586-pc-msvc/dist/bin/components/nsComposerCmdLineHandler.js code: S6 line: 1243160 col: 0 flags: 65553 runtime bustage r=glazou
This commit is contained in:
Родитель
f4298e99a4
Коммит
730396d42c
|
@ -37,6 +37,7 @@
|
|||
const nsICmdLineHandler = Components.interfaces.nsICmdLineHandler;
|
||||
const nsIFactory = Components.interfaces.nsIFactory;
|
||||
const nsISupports = Components.interfaces.nsISupports;
|
||||
const nsIModule = Components.interfaces.nsIModule;
|
||||
const nsIComponentRegistrar = Components.interfaces.nsIComponentRegistrar;
|
||||
const nsICategoryManager = Components.interfaces.nsICategoryManager;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче