Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reject the correct deferred on error.
The deferred was not being rejected when popup was being rejected. The 'return' statement looks misleading, as it is encapsulated inside a timeout, and thus nothing is actually being returned.
- Loading branch information