When it will be possible to get next fixed library from prototype.org ? There are lot of patches, which need right now
On 22 апр, 23:46, jdalton <[EMAIL PROTECTED]> wrote: > If the memory leak is growing (use a time test) > > var time = new Date; > > //execute your code here > > time = time - new Date; > result.update(time); > > <div id="result"></div> > > There are patches for Prototype 1.6 > ->http://github.com/jdalton/prototype/tree/master/src/event.js --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
