Hi,

After reading and posting in some other threads, I get the feeling that
I'm not at as informed about embedding as I thought... Could someone
point me to the right documents or make useful suggestions?

I'm rewriting a part of an application that runs on both Windows as
Mac. Now it is using the IE activeX component on windows and Safari on
Mac. We want both versions to use Gecko.
I don't need any chrome or UI, I just need it to render the HTML and
process JavaScript. I will need HTTPS later on.

Application and/or distribution size is an issue already, so I would
like the addition of Gecko to be as small as possible. Also, since this
is software is distributed on a large scale, I would like to be sure
that it is using the version of the Gecko engine I tested with, not a
newer one if the user has installed it somewhere.

I'm still wondering if I'm using the right .mozconfig settings with
regard to enable/disable shared/static. I'm also not sure wether to use
NS_Initembedding of some XPCOM function or GRE functions.

Anyone who could enlighten me a bit on this?

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to