[Greasemonkey] memory leak when using DOMNodeInserted

Johnathan Conley jconley at users.sourceforge.net
Thu Jun 29 00:10:15 EDT 2006


I figured this out talking to the Firefox team. It is a bug in Gecko (fixed
in FF2.0), and can be resolved by keeping a reference to all event
functions, and calling removeEventListener on "unload"




More information about the Greasemonkey mailing list