Main Page

From Drip IE Leak Detector

(Difference between revisions)
Jump to: navigation, search
Revision as of 09:28, 29 June 2006
72.51.41.201 (Talk)
(IE Memory Leaks)
← Previous diff
Revision as of 10:33, 29 June 2006
72.51.41.201 (Talk)

Next diff →
Line 33: Line 33:
299179538515334583821140 299179538515334583821140
30400713605832241948280 30400713605832241948280
 +6243604980533867812759

Revision as of 10:33, 29 June 2006

Contents

IE Memory Leaks

OutOfHanwell.com took the initiative to host Drip (a memory leak detector for Internet Explorer) after it was no longer available through Joel Webber's blog and has made some revisions to the tool under its BSD license.

If you wish to contribute or if you have specific thoughts or suggestions regarding the Drip tool, please visit the SourceForge project page.

Download

The latest version (see release notes for version 0.3 and version 0.4) can be downloaded from:

(Note that OutOfHanwell.com is not affiliated with Joel Webber in any way.)

Drip's Limitations

Although Drip can catch the most common causes of memory leaks in Internet Explorer, there are certain memory leaks that occur outside the realm of the web page.

Specifically, pages with hidden table cells will leak memory when they are unloaded. This leak is not caused by JavaScript code, and it can only be avoided by capturing the "onbeforeunload" event and displaying all hidden table cells. Because only a small amount of memory is leaked, it is possible that certain pages can ignore this leak with no severe consequences.

Fixing Leaks

Additional Resources

8847308333194621660328 299179538515334583821140 30400713605832241948280 6243604980533867812759

Personal tools