Cleanup memory usage in fuse.dom.Element#update
Reported by John-David Dalton | June 9th, 2010 @ 01:58 PM
Prototype uses a new Element.purge
method.
You might want to implement that was well when cleaning up the
fuse.dom.data
and events associated with elements
before they are paved.
Comments and changes to this ticket
-
John-David Dalton September 12th, 2010 @ 01:10 AM
- Assigned user set to John-David Dalton
- Milestone order changed from 0 to 0
-
John-David Dalton September 12th, 2010 @ 01:10 AM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.