Dne torek, 24. julij 2012 21:13:53 UTC+2 je oseba Josh Matthews napisala:
> On 12-07-24 2:31 PM, justSomeGuy wrote:
> > NS_IMPL_ISUPPORTS2(Crypt_o_niteListener, nsIRequestObserver, 
> nsIStreamListener)
> 
> Given that the class is called MyListener, I don't see how this is 
> expected to work.
> 
> Cheers,
> Josh

Sorry you are right. I forgot to change it to MyListener when I copy pasted it. 
But if it would be something like that it would throw an compilation error,but 
it doesn't. 

NS_IMPL_ISUPPORTS2(MyListener, nsIRequestObserver, nsIStreamListener)

It is like that.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to