never mind, i just filed it into jira, where it acutally belongs into


Werner


Werner Punz wrote:
Hi I know I am picky....
But has anyone checked the more dynamic components for mem leaks.
After having spent several hours yesterday to remove some of those dreaded leaks in my ajax component on sourceforge.

I ran the test against the jscookmenu today and got the painful result of several component leaks.

The problem in those cases is not how that the javascripts are incorrect but that the browsers basically cause so called component leaks once you have a cyclic reference between a global javascript object and one from the dom tree.
(at least the IE does dunno about the Moz)

The problem unfortunately is well known and called mem leak bug and since a few days there is a good tool at least on windows to detect them, which is called drip .




Reply via email to