Re: [whatwg/xhr] Wrong upload progress when network interrupts (Issue #361)

@annevk Thanks for your reply. I tried in firefox and got a different result.

During the upload, I press `Alt` and then `File->WokrOffline`

After i select `WorkOffline`, the progress still keeps growing. The difference from chrome is that in firefox it grows with the same speed as before the interruption, acting like the network never interrupts. (While in chrome the the speed becomes much larger after the interruption).
(Interruption happens at 1%)

![image-20221122210510498](https://raw.githubusercontent.com/weihongliang233/My-Markdown-Figures/master/image-20221122210510498.png)

I also tried Opera. The behaviour differs from chrome and firefox. I didn't find any pattern of its' behaviour ...
So I just show a snapshot. (Interruption happens at 0.1%)
![image-20221122211339586](https://raw.githubusercontent.com/weihongliang233/My-Markdown-Figures/master/image-20221122211339586.png)

I guess maybe different browsers have different ways to deal with the interruption in this issue. "This is not a bug, it's a feature"

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/361#issuecomment-1323667569
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/xhr/issues/361/1323667569@github.com>

Received on Tuesday, 22 November 2022 13:19:23 UTC