Barry Scott wrote:
I'm trying to get https support into my embedded mozilla app that
has no user input. I've replace the Prompts component and now
I need to replace the nsNSSDialogs class (service?).
I'm currently using mozilla 1.7.12.

What is the correct way to go about this?

Barry


For HTTPS support I just included the below when I compiled moz.
ac_add_options --enable-crypto

After I got this in, the prompts/modal boxes poped up on their own and I did not have to override any classes.

Niky Williams
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to