Aaron Schulz has submitted this change and it was merged. Change subject: use async api for file concatenation ......................................................................
use async api for file concatenation If the backend does not support async, it will continue to work as before. also abort running requests if upload is aborted. Depends on Change Ie2ad4c7e in core Change-Id: I50b6ee55cc6cb73a959cdb80dc21534aa4d3e428 --- M UploadWizard.i18n.php M resources/mw.FormDataTransport.js M resources/mw.UploadWizard.js 3 files changed, 71 insertions(+), 4 deletions(-) Approvals: Aaron Schulz: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/34537 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I50b6ee55cc6cb73a959cdb80dc21534aa4d3e428 Gerrit-PatchSet: 8 Gerrit-Project: mediawiki/extensions/UploadWizard Gerrit-Branch: master Gerrit-Owner: J <[email protected]> Gerrit-Reviewer: Aaron Schulz <[email protected]> Gerrit-Reviewer: J <[email protected]> Gerrit-Reviewer: MarkTraceur <[email protected]> Gerrit-Reviewer: Sumanah <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
