hi,
  Thanx for your suggesion. It actually fix the stuff. Earlier I was
returning directly from SetCurrentException
i.e:      return xm-> SetCurrentException (e );

That was wrong. this always return NS_OK since the function success.
when i returning the actual failure code it works.....

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

Reply via email to