Little question, maybe it's a basic one .... but
What should be the value of ub ?
Suppose that getuploadedBytes return an Int, the value of ub should suppose to be what ?
The min or max value between method and right operator ?
ub = that._getUploadedBytes(jqXHR) || (ub + o.chunkSize);