Hi all, my webapp uses JS to manipulate DOM heavily, and leaks heavily as well. Do you know any useful resources on how to detect and eliminate memory leaks in JS/DOM environment?
Some links that I have:
http://www.javascriptkit.com/javatutors/closuresleak/index.shtml
http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx
http://www.squarefree.com/2006/01/13/memory-leak-detection-t...
http://developer.mozilla.org/en/docs/Using_XPCOM_in_JavaScri...
http://wiki.mozilla.org/Performance:Leak_Tools