[thelist] Question about memory leaks with Javascript and Ajax

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Wed Mar 8 00:30:31 CST 2006


>
> The Windows Microsoft browser apparently keeps references to COM objects
> in memory thorughout the browser session, and also has a different
> understanding of circular references, from browsing the top list of hits
> on this term.
>

Theoretically it should. You may want to set up a test case to see if
it actually does so.

As a starting point, you may want to have a look at the test scripts
that I used to monitor the issue here:

http://www.codeproject.com/jscript/leakpatterns.asp

HTH,
--
Volkan Ozcelik
+>Yep! I'm blogging! : http://www.volkanozcelik.com/volkanozcelik/blog/
+> My projects/studies/trials/errors : http://www.sarmal.com/



More information about the thelist mailing list