Search code examples
javascriptinternet-explorermemory

What tools and techniques do you use to fix browser memory leaks?


I am trying to fix memory leaks in IE 7. Using Drip for investigations but it is not helping much when most dynamically generated DOM elements do not have unique ids.

Tips?


Solution

  • You should try the Javascript Memory Leak detector developed internally at Microsoft.