Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
On XP Firefox 52, `Promise.prototype.finally` and `Promise.allSettled` are both undefined. The current polyfill behavior will only register the `finally` fn and not `allSettled`.
- Loading branch information