Leak Patterns

The information published in this post is now out-of-date and one or more links are invalid.

—IEBlog Editor, 21 August 2012

Justin Rogers one of our developers, just posted an article on MSDN where he discusses memory leaks with Internet Explorer. This article helps developers by explaining the issues and some best practices to fix web pages that leak memory. This includes such different types of memory leaks including circular references, closures, cross-page leaks and pseudo-leaks. The issue of memory leaks in IE has been the topic of recent discussion elsewhere and while we hope to improve in this area in future versions, this article should help developers today.

Thanks,
-Dave