Faves for this Web page
- mike - Jul 21 2007 | javascript, ie, debugging
Extensive article on IE memory leaks including circular references between JavaScript objects and the DOM, as well as cicular references via closures.
- mohit - Mar 11 2006 | javascript, ie, closures, development
not sure how exactly ie does it. but, i've been bitten a few times by the circular reference problem. i had 'a' holding on to a reference count for 'b' and vice versa.
- tomfakes - Mar 11 2006 | javascript, ie, closures
I worked in the IE team for 18+months some years ago. I never really understood the object ref-counting system implemented by IE to try to make memory usage work. This system doesn't use garbage collection, so the memory issues are very hairy, made even worse by badly behaving apps that relied on legacy broken behavior (release an object and expect it to still be there!). All this 'Web 2.0' stuff makes it easy to find the holes in the plan that was formulated back in the late 90's
- derek - Mar 11 2006 | javascript, ie, closures
Quoted: The following sections will discuss patterns of memory leaks and point out some common examples of each pattern. One great example of a pattern is the closure feature of JScript, while another example is the use of closures in hooking events. If you're familiar with the event hooking example, you might be able to find and fix many of your memory leaks, but other closure-related issues might go unnoticed.
- derek2 - Mar 11 2006 | imported_from_blue_dot, javascript, ie, closures, imported:del.icio.us
Quoted: The following sections will discuss patterns of memory leaks and point out some common examples of each pattern. One great example of a pattern is the closure feature of JScript, while another example is the use of closures in hooking events.
- jh - Dec 15 2005 | AJAX, memoryleak, ie, javascript, imported:del.icio.us
IE Memory Leaks explained
Add a Fave for this Web page
- What happens when I press Publish?
- Your Fave for this Web page gets shared with the Faves community. You can access it at any time by selecting "My Faves" from the menu above.
- Why do you ask for my email address?
- We use your email address to create an account, so you can easily find your Fave again at a later time.
Related Content from Around Faves
ie
-
Nice compatability summary of different event handlers in each browser.
3 FaversViewed: 3 Times - mike - Sep 04 20082 FaversViewed: 7 Times
- WebNews20 - Oct 01 20081 FaverViewed: 2 Times
firefox
-
DIe Home Beta mit der Versions nummer 0.86 wurde jetzt voll entpackt, und entschlüsselt.
1 FaverViewed: 11 Times
Über ganze 9000 Datein befanden sich dadrin, unter anderm Java-Binärdatein,Shader und Lua-Scripte.
Außerdem wurde herrausgefunden, das PS3 Spiele in einer Sand... - ku0522 - Sep 02 20071 FaverViewed: 23 Times
- relia - Oct 23 20081 FaverViewed: 7 Times
