I wrote a web application that, after a while, makes use of IE 8 memory soar under Gig. I think there is a memory leak somewhere in javascript, but I have no idea how to find the root cause of this.
Does anyone have any suggestions?
I use intervals to call ajax methods on the Java backend, and I use Prototype as the JS library ...
source
share