#1927 closed defect (fixed)
ie leak: replace all instances of remove/replaceChild
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.4 |
Keywords: | leak | Cc: | |
Blocked By: | Blocking: |
Description
See ticket #1727. There are other instances where this DOM call will leak memory in IE and we need to use the dojo.dom.* method instead.
Change History (6)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Component: | DOM → Dijit |
---|
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 14 years ago by
Resolution: | → fixed |
---|
Note: See
TracTickets for help on using
tickets.
See #2970 - note replaceChild in dijit.base.TemplatedWidget? Dependent on #2931