Ref T7149. This adds chunking support to drag-and-drop uploads. It never activates right now unless you hack things up, since the chunk engine is still hard-coded as disabled.
The overall approach is the same as arc upload in D12061, with some slight changes to the API return values to avoid a few extra HTTP calls.