Hi All,
I am developing a XPCOM component which will be embedded to firefox.
Mainly I used nsString in my code and the functions I used are
AppendWithConversion , AssignWithConversion ..etc.
As there is more changes with respect to string in recent Firefox
(Firefox 1.5) I need to change my implementation. As I used other
Unfrozen interfaces apart from string in my code, which uses internal
nsString classes, I need to define MOZILLA_INTERNAL_API.
I tried string manipulation in a sample component with
MOZILLA_INTERNAL_API defined. I just declared nsString in a function,
which causes firefox crash at runtime.
Can anybody clear me why this crash happens ?
Thanks & Regards,
Raghavan
_______________________________________________
mozilla-embedding mailing list
mozilla-embedding@mozilla.org
http://mail.mozilla.org/listinfo/mozilla-embedding