On 1/31/2012 12:44 AM, SHASHANKA DASARI wrote:
Dear all,

We have ported gecko in our application on an RTOS. It works fine. We
cannot end the application explicitly.
So we shutdown gecko using  XRE_TermEmbedding().
To reinit we call XRE_InitEmbedding( ) again. This crashes.
Is there any other way to shutdown&  restart gecko without actully
terminating the application ?
No, gecko is not designed to be restarted in a process.

--BDS

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

Reply via email to