horizon/horizon/static/framework/util/q
Justin Pomeroy e3c31b9b6a Maintain order when resolving promise list
This updates the $qExtensions.allSettled method so that it maintains
the order of the original list of promises. The list of passed and
failed promises will be in the same order as they were in the
original list.

Closes-Bug: #1546758
Change-Id: I9de0b68a16c4f3e2a9a34fb8862de2d77b4a19bb
2016-02-17 15:19:29 -06:00
..
q.extensions.js Maintain order when resolving promise list 2016-02-17 15:19:29 -06:00
q.extensions.spec.js Maintain order when resolving promise list 2016-02-17 15:19:29 -06:00
q.module.js Add extensions to $q for resolving all promises 2015-12-11 13:52:21 -08:00
q.module.spec.js Add extensions to $q for resolving all promises 2015-12-11 13:52:21 -08:00