Antonio Gomes wrote:
I see your point, but is reimplementing such interface(s) the only way to
get it ?

Er... what do you mean?

So, could I get the listener of  a nsDOMWindow

There is no such thing.

or I have to implement my own event listener class and pass
"this" at the second parameter (see bellow) ?

DOMWindow->RemoveEventListener (NS_LITERAL_STRING("mousedown"), ???,
PR_TRUE)

I _really_ don't know what that code is trying to do...

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

Reply via email to