fretnoise wrote:
> Hi,
> 
> I'd like to embed Gecko in a Java server, which would require multiple
> instances of
> Gecko running all in one process. How much is this already supported?

What do you mean by "instance of gecko"?

If by "instance of gecko" you mean multiple calls to NS_InitXPCOM, that is 
not supported and will not work.

If you mean "multiple documents", sure, we do that all the time with 
multiple browser windows.

--BDS
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to