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.
Eytan Heidingsfeld wrote:
> It seems like a good cause to me
> ;-)
> 8an
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev
Re: [Dynapi-Dev] The memory leak is about to surrender to my forceful efforts
Jordi - IlMaestro - Ministral Wed, 14 Mar 2001 04:51:53 -0800
- RE: [Dynapi-Dev] The memory leak is about to... Eytan Heidingsfeld
- Re: [Dynapi-Dev] The memory leak is abo... Jordi - IlMaestro - Ministral
- Re: [Dynapi-Dev] The memory leak is... Daniel Aborg
