Boris Zbarsky написав:
> Chaostya wrote:
> > Put this code in my extension. I don't see alerts to trigger ... what
> > am I doing wrong now ?
> >
> > window.addEventListener("load",registerMyListener,false);
> > window.addEventListener("unload",unregisterMyListener,false);
>
> How early is that unload handler called?  Might want to check that.
>
> -Boris

How can I do that ? I tried to put alerts in *registerMyListener by I
don't see them either.
What else can I use for debugging purposes ?

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

Reply via email to