Phil H�hn wrote:
sorry :-) ... the line of code I have is
this.linkChecker = Components.classes["@mozilla.org/network/urichecker;1"].createInstance(Components.interfaces.nsIURIChecker);


after a couple of things are set, the code calls:
  this.linkChecker.asyncCheck(this, null);
(I.e as in 'save page as' code in contentAreaUtils.js)

If that's all you're doing, please ignore everything I said about components and contract ids.


So you do this twice, I assume? With different values of "this"? Or with the same "this"? What exactly goes wrong?

-Boris
_______________________________________________
Mozilla-netlib mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to