in www/browser/FileTransfer.js [187:189]
xhr.onerror = function () { fail(FileTransferError.CONNECTION_ERR, this.status, this.response); };