I guess the "interfaces" directive is not support in the chrome.manifest of bootstrapped extensions. We're using nsIComponentRegistrar.registerFactory to register XPCOM components, but we also need to register some additional XPCOM interfaces. I spent some time looking into this but I couldn't find any examples of how to do this. nsIInterfaceInfoManager and nsIInterfaceInfoSuperManager might be relevant but none of the methods look obviously applicable. Does anyone know how to do this?
Matt _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform