Using function currying to fix the "callback is 'undefined'" error.
* Add function.prototype.curry * Make sure all callbacks are called through the "safe" complete function. close #732
Showing
- resources/static/dialog/resources/helpers.js 25 additions, 24 deletionsresources/static/dialog/resources/helpers.js
- resources/static/shared/javascript-extensions.js 11 additions, 0 deletionsresources/static/shared/javascript-extensions.js
- resources/static/test/index.html 1 addition, 1 deletionresources/static/test/index.html
- resources/static/test/qunit/resources/helpers_unit_test.js 0 additions, 1 deletionresources/static/test/qunit/resources/helpers_unit_test.js
Loading
Please register or sign in to comment