[email protected] wrote:

       let identities =
this.accountMgr.allIdentities.QueryInterface(Components.interfaces.nsICollection);
allIdentites probably changed from an nsISupportsArray into an nsIArray. (I've no idea why you are trying to QI it to nsICollection though.)

--
Warning: May contain traces of nuts.
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to