Ticket #1930 (closed defect: fixed)
dojo.event.disconnect (kwDisconnect) can cause memory leaks in IE
| Reported by: | ornus | Owned by: | alex |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Widgets | Version: | 0.4 |
| Severity: | critical | Keywords: | memory+leak disconnect |
| Cc: | sol@… |
Description
I'm not sure in which situation leak can occur. one specific example I have encountered is with context menu and treeV3. when menu unbinds from the tree and disconnects from it, the tree dom node remains in memory and eventually causes a leak. I have encountered this problem both in IE7 and IE6. in some situations it's rather small (200K), but it can be big (2MB+)
#1928 is related ticket with description of a specific example.
Change History
Note: See
TracTickets for help on using
tickets.