Opened 12 years ago
Closed 12 years ago
#8233 closed defect (fixed)
dojox.form._SelectStackMixin memory leak
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | blocker | Milestone: | 1.3 |
Component: | DojoX Form | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It leaks dom nodes in IE and it doesn't pass stuff up the inherited chain
Note: See
TracTickets for help on using
tickets.
(In [16012]) Fixes #8233 - call inherited in the destroy function and clean up dom node references for IE