Regardless of whether or not it causes a circular reference in IE, it
does still keep some data in the cache which is a waste (considering
things like tooltips are creating and destroying possibly many events
in one second). So, I included this fix in my patch
http://dev.rubyonrails.org/ticket/7407

I used splice() to remove the entire arguments array from the cache.

Colin


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to