[Greasemonkey] GM & FF memory leaks?
Hans Schmucker
hansschmucker at gmail.com
Tue Feb 7 23:09:19 EST 2006
The function your using above actually shouldn't cause any different
behaviour in FF than using AddEventListener directly... it just implements a
fallback to the Microsoft method (which doesn't work on Firefox and will
never get called).
However it might be a good idea to remove the evenet listeners before
reloading... shouldn't be to difficult.
More information about the Greasemonkey
mailing list