Michal Ceresna писал(а): > On Friday 07 July 2006 20:07, [EMAIL PROTECTED] wrote: > Hello, > > > I know about the NS_XRE_ENABLE_EXTENSION_MANAGER flag for nsXREAppData, > > but there seems to be no way to pass it to XRE_InitEmbedded. > > the extension manager can be either enabled programmatic with setting > the field 'flags' in nsXREAppData passed to XRE_main > > or in application.ini:
Both ways seem to be available only in xulrunner-as-application deployment (XRE_main or the xulrunner binary), but not in embedded libxul DLL/DSO initialized with XRE_InitEmbedded. Am I wrong? _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
