1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/webroot/rsrc
epriestley d2374c468f Fix missing willUpload hook for drag-and-drop chunked upload
Summary:
Ref T9324. When you upload a normal file, we call `willUpload` and then `didUpload`.

When you upload a chunked file, we never call `willUpload`. This can get things out of sync. Make sure we invoke this event for both chunked and non-chunked uploads.

Test Plan: Got cleaner behavior (redirect after all uploads finish) in new Phacility file upload area.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9324

Differential Revision: https://secure.phabricator.com/D14083
2015-09-08 16:20:58 -07:00
..
css Provide an AphrontController implementation of willSendResponse() 2015-09-07 17:18:35 -07:00
externals Don't copy null attributes passed to JX.$N() 2015-08-31 15:52:04 -07:00
favicons Add HiDPI favicons 2014-11-07 17:07:38 -08:00
image Update login icons 2015-07-16 17:14:50 -07:00
js Fix missing willUpload hook for drag-and-drop chunked upload 2015-09-08 16:20:58 -07:00