[Greasemonkey] Leak Monitor

Jeremy Dunck jdunck at gmail.com
Mon May 8 19:42:14 EDT 2006


On 5/8/06, Johan Sundström <oyasumi at gmail.com> wrote:
> Is there actually some system built into greasemonkey already that
> tracks script event handler registration behind the scenes to back
> them out again so everything gets properly garbage collected?

GM's not doing anything specifically for this. But not all event
handler registrations leak, right?  Just closures over content nodes?


More information about the Greasemonkey mailing list