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
_______________________________________________
dev-tech-xpcom mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-xpcom

Reply via email to