> Ah, so you're trying to spider, basically...

Yes, I'm writing the program to obtain the whole inline links instead
of the homepage solely.

> You really do want nsITraceableChannel here.  You can get the most
> recent 1.9.1 xulrunner 
> athttp://ftp.mozilla.org/pub/mozilla.org/xulrunner/nightly/latest-mozil...
> if that would help.

Thanks, I should have noticed the "nightly" directory but actullay I
did ignore it:-(
However, I can find nsITraceableChannel.h in my xulrunner-sdk
1.9.0.10, but
nsCOMPtr<nsITraceableChannel> c = do_QueryInterface(aRequest)
returns c as nsnull, I will find if it works in newer sdk.
_______________________________________________
dev-embedding mailing list
dev-embedding@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to