make this.own() handle Promises
It would be handy to add "cancel" in the list of functions own() can handle.
Thanks to that we could use own() to cancel very long (and still running) XHR/Deferred when a widget gets destroyed.
See https://github.com/dojo/dijit/pull/17 for changes
Change History (8)
Summary: |
add "cancel" handling to Destroyable →
[patch][cla] add "cancel" handling to Destroyable
|
Milestone: |
tbd →
1.10
|
Owner: |
set to bill
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Summary: |
[patch][cla] add "cancel" handling to Destroyable →
make this.own() handle Promises
|
Forgot to mention [CLA] in the title :/