[email protected] wrote:
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.

Oh, hmm. That should indeed work with 1.9.0... I don't know why it doesn't for you. It'll return null sometimes, but not if aRequest is an HTTP channel.

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

Reply via email to