Ticket #1727 (closed defect: invalid)
removeChild leaks in IE
| Reported by: | schallm | Owned by: | liucougar |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | DOM | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have not tested how much is leaked, however according to drip's site
http://outofhanwell.com/ieleak/index.php?title=Fixing_Leaks#Pseudo-Leaks
removeChild will not clean up correctly in IE. Should dojo.dom.removeNode use the suggested code?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.