Search and Top Navigation
#5056 closed feature (fixed)
Opened January 12, 2010 04:22AM UTC
Closed January 14, 2011 09:55PM UTC
Last modified June 13, 2011 09:01PM UTC
Widget factory: Remove need to call base destroy method
Reported by: | scottgonzalez | Owned by: | scottgonzalez |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | ui.widget | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The base destroy method should call _destroy so that each plugin doesn't need to call into the base.
Attachments (0)
Change History (7)
Changed January 12, 2010 04:22AM UTC by comment:1
owner: | → scott.gonzalez |
---|---|
status: | new → accepted |
Changed January 28, 2010 02:02AM UTC by comment:2
milestone: | 1.8 → 1.next |
---|
Changed January 28, 2010 02:02AM UTC by comment:3
priority: | critical → major |
---|
Changed January 28, 2010 02:02AM UTC by comment:4
component: | ui.core → ui.widget |
---|
Changed January 14, 2011 09:55PM UTC by comment:5
resolution: | → fixed |
---|---|
status: | accepted → closed |
Widget: destroy() now calls _destroy() so that widgets don't need to call the base destroy method. Fixes #5056 - Widget factory: Remove need to call base destroy method.
Changeset: ef1202dbe0af19b7929d6a31ef1ec66db7147889
Changed January 14, 2011 09:59PM UTC by comment:6
milestone: | 1.next → 1.9 |
---|
Changed June 13, 2011 09:01PM UTC by comment:7
type: | bug → feature |
---|