Hi,

I'm actually working in implementing Delivery Status Modification
Extension apart Milimail opensource project (http://www.milimail.org).

I've successfully package the UI modification in an extension but I
cannot package the orginals XPCOM I've modified.

Here is the list of the XPCOM I modified to manage DSN :
- Interface nsIMsgCompFields.idl and the implementation
nsMsgCompFields.
- Implementation nsMsgSend
- Implementation nsMsgService
- Implementation nsMSmtpProtocol

For example, I tried to package the modified nsIMsgCompFields
component with its XPT in the components/ directory. But when I run
Thunderbird, I have got a "Segmentation Fault".

Is there a way to package overrided XPCOM Component into an extension?

Could you help me?

PS: For more informations about the architecture of the Milimail DSN
Extension, a wiki article is currently in writing at
http://milimail.org/milimail/index.php/Architecture_dsn

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

Reply via email to