Battle diary: 2001-03-27

Continuing with my struggle against memory leaks, I've setup a simple page
where a layer is moved via a setInterval method. I'm not using any
thread.js to make it simple. The example does not leak. If I have
mouseevents on that layer, it leaks a lot. I don't know if it is a matter
of mouse events or having any listener ( onCreate ) without mouse involved
causes it to leak as well.

Just that you know, eventhough sometimes I feel I'm trying to save the
Titanic from sinking using a teacup.


Jordi - IlMaestro - Ministral wrote:

> I've noticed that having things happen in intervals and timeouts leak.
> Try having your memory manager, play with the scrollbar and see how
> memory grows. We can't win this one, can we ?
>
> _______________________________________________
> 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

Reply via email to