AJAX and Memory
"Darkmane" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <1157657684.716455.47940__41984.8777274185$1157658053$gmane$org@m79g2000cwm.googlegroups.com> |
Hi-- I've noticed that on some AJAX heavy pages, Firefox can begin to consume huge amounts of memory even after I altered the config to cause it to not cache so much. It appears that something in the JS is causing memory to leak. Is there a way to make the garbage collection more robust or maybe see exactly what is marked for collection so I could communicate it to the web developers? Thank you all. --Sean