[EMAIL PROTECTED] wrote:
Benjamin Smedberg wrote:
[EMAIL PROTECTED] wrote:
Will building the xulrunner runtime allow me to use xpcom as a
framework without requiring to embed mozilla in some way?
Yes. Mozilla/Gecko components will be available, but if you don't create
them they shouldn't get in your way.
FWIW, I strongly recommend using the official released binaries of XULRunner
for production code. You can (and should) of course compile XULRunner
yourself, especially a debug build for testing purposes.
--BDS
Something (possibly) related: Is it possible to run xpcshell from
xulrunner? That is, I would like to run javascripts without setting up
an entire mozilla app all the time...
Yes, but I don't think we actually ship xpcshell with XULRunner, so you'd
have to compile a build yourself to get an xpcshell which works properly
with XULRunner.
--BDS
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom