Changes between Initial Version and Version 1 of Ticket #19050, comment 12
- Timestamp:
- 11/01/2011 08:39:49 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19050, comment 12
initial v1 4 4 By default we are not using chunking, it doesn't work well in all browsers when using the HTML5 runtime that supports drag & drop. 5 5 6 On the other hand we could try to hook at the HXR and use `abort()`, not sure if that's exposed though.6 On the other hand we could try to hook at the HXR and use `abort()`, not sure if that's exposed or if the browsers would execute it.