Comment 2 for bug 1591761

Revision history for this message
Olivier Tilloy (osomon) wrote :

I just tested http://html5demos.com/file-api in webbrowser-app on my desktop (unity7), and dropping an image file onto the target fails to display it, I’m seeing the following error in the console:

qml: [JS] (http://html5demos.com/file-api:48) undefined
qml: [JS] (http://html5demos.com/file-api:49) Uncaught TypeError: Failed to execute 'readAsDataURL' on 'FileReader': parameter 1 is not of type 'Blob'.