*LOL*

I've been looking for the leak today and came to that exact same
conclusion - the leak is caused by references in the eventhandlers on
the elm. You beat me to it. ;)

Cheers,

Daniel


Jordi - IlMaestro - Ministral wrote:
> 
> mouse.js - releaseEvents
> 
> elm.onmousemove=elm.onmousedown=elm.onmouseup=elm.onclick=elm.ondblclick=function()
> { return false }
> 
> Leak
> 
> elm.onmousemove=elm.onmousedown=elm.onmouseup=elm.onclick=elm.ondblclick=null
> 
> Does not leak.
> 
> Now I'll clean up all the mess I've caused while investigating and
> update CVS so everbody can run their tests.

--
Daniel Aborg  <[EMAIL PROTECTED]> 
T: 0207 445 447  M: 07720 29 44 40

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to