Hi Strange, nobody commented ? I am guessing nobody uses internet explorer or only I am facing this problem (:
regards Taha On Tue, Jul 5, 2011 at 5:01 AM, Taha Hafeez <tawus.tapes...@gmail.com>wrote: > Hi again, > > For the same application(attached in previous post) there is no leak in > chrome, opera, Firefox, not even in konqueror. It is only ie. > > The whole day I googled about this issue and read about closures, circular > references etc in ie. What I found was that ie has a history of these > problems and that even facebook and gmail cause memory leaks in many > versions of ie. > > I also checked sport websites which have constantly updating score-cards. > They use ajax for all browsers but full page refresh for ie. That was a real > surprise. > > Finally I tested the zone-refresh patch by keeping the period of one second > and allowing all the browsers to refresh for 3 hours and it works fine > > regards > Taha > > > On Mon, Jul 4, 2011 at 1:18 PM, Taha Hafeez <tawus.tapes...@gmail.com>wrote: > >> Hi >> >> I am attaching a small web-application with just one page manylinksinpage. >> If you run it and keep on clicking on any link, internet explorer starts >> leaking memory. >> >> What I have found is that the leak is caused by updateZoneOnEvent being >> called. The more links are linked the more memory leak it is >> >> >> regards >> Taha >> >> >