onProgress not fireing in FF #10093
Labels
closed-as-intended
Closed as the reported issue is expected behavior
web-libraries
Issues impacting dart:html, etc., libraries
Milestone
This issue was originally filed by DrCol...@gmail.com
This is related to issue #10038 and I have also put it on SO http://stackoverflow.com/questions/16056922/progress-events-not-triggered-in-firefox
What steps will reproduce the problem?
using upload.OnProgress in Firefox (latest version, all OS)
What is the expected output? What do you see instead?
correct reporting of the upload progress, nothing happens though. The main difference to issue #10038 is, that there is no error, it simply gets ignored. This works in Chrome, Safari, Opera (only tested mobile, but I assume desktop version works as well)
What version of the product are you using? On what operating system?
latest Dart version, latest FF, OS independent
The text was updated successfully, but these errors were encountered: