On Nov 4, 12:20 am, "Jeffrey Kretz" <[EMAIL PROTECTED]> wrote:
> OUCH.
>
> With over 25,000 lines of javascript code (full featured CMS) that's a
> nightmare to track down.
>
> Am I out of luck?  Are there no other alternative tools like sIEve that are
> still in development?
>

Hi,

there is another tool by microsoft, you can try:
http://blogs.msdn.com/gpde/pages/javascript-memory-leak-detector.aspx

but this tool doesn´t find all memory leaks.

this jquery-related info could be helpfull, too:
http://groups.google.com/group/jquery-dev/browse_thread/thread/4a99f6e9b2e33057/30099a04db7f87b9
http://www.outsidethediv.com/2008/10/removechild-vs-the-garbage-bin/

One last advice. You don´t have to fix all memory leaks in IE6. It
really depends on the cost-benefit-ratio (hard effort/work to fix it
vs. noticeable advancement for the enduser).

regards
alex

Reply via email to