Opened 15 years ago
Closed 15 years ago
#2970 closed defect (duplicate)
replaceChild in templateWidget
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I was browsing the new dijit code and saw a replaceChild being called on a dom node. This will leak as reported in http://trac.dojotoolkit.org/ticket/1727. I see that the destroyNode has not been ported and there are notes for replacement, however there is no reminder for the replaceChild code.
Change History (3)
comment:1 Changed 15 years ago by
Milestone: | → 0.9beta |
---|---|
Owner: | changed from bill to Adam Peller |
comment:2 Changed 15 years ago by
Component: | Widgets → Dijit |
---|
comment:3 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See #1927