#18175 closed defect (fixed)
dojox/layout/ContentPane not cleaning up style nodes when destroyed
Reported by: | Nick Nisi | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.7.6 |
Component: | DojoX Layout | Version: | 1.10.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a dojox/layout/ContentPane is created with @renderStyles: [email protected] and then destroyed, it does not clean up the style nodes When dojox/layout/ContentPane is destroyed, it does not clean up the style nodes that may have been generated.
Change History (5)
comment:1 Changed 6 years ago by
Owner: | set to Colin Snover <[email protected]…> |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 6 years ago by
Milestone: | tbd → 1.7.6 |
---|
Note: See
TracTickets for help on using
tickets.
In 030a12f37183d67e63200fe39acd2925eb662d7d/dojox: