Changes between Initial Version and Version 1 of Ticket #13774
- Timestamp:
- Aug 30, 2011, 2:50:20 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13774
- Property Owner set to Kris Zyp
-
Property
Component
changed from
General
toCore
-
Ticket #13774 – Description
initial v1 1 The third parameter of the DeferredList constructor has no effect, and the results of rejected deferreds are passed on even when it is set.1 The third parameter of the !DeferredList constructor has no effect, and the results of rejected deferreds are passed on even when it is set. 2 2 3 3 The addResults inner function should use this parameter to filter only successful results before resolving the deferredlist deferred.