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