Cameron McCormack: > The last time I investigated them (maybe a month or two ago?) I think > there was a reference being held by the test object that was causing the > canvas/document to be held. I’ll have another look tomorrow to make > sure it’s not a real leak.
The only problem I found was that SVG 1.2 resource documents were being held in memory because of the animation engine’s IdleRunnable in the RunnableQueue. After fixing this there are no memory leaks reported by regard. Just have to wait on https://bugzilla.mozilla.org/show_bug.cgi?id=367627 to be applied and a release of Rhino to be made including the patch, now. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
