Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixes #8692. Strange FF4 bug: values changed onto the arguments objec…
…t sometimes end up as undefined values outside the $.when method. Cloning the object into a fresh array solves the issue.
- Loading branch information