StreamSaver.js icon indicating copy to clipboard operation
StreamSaver.js copied to clipboard

Firefox 134.0.1: Download stops when throughput exceeds a threshold (around 1-10 MiB/s)

Open llaurenss opened this issue 11 months ago • 1 comments

In Firefox 134.0.1, downloads are incorrectly marked as finished after only a few seconds if the download throughput exceeds a certain threshold. This threshold appears to vary between 1 MiB/s and 10 MiB/s depending on chunk size and write interval.

Can very easily be reproduced here: https://llaurenss.github.io/streamsaver-throughput-demo/

Image

Firefox version 134.0 works fine, its the 134.0.1 update that introduced this problem https://www.mozilla.org/en-US/firefox/134.0.1/releasenotes/

llaurenss avatar Jan 17 '25 00:01 llaurenss

Fixed in 134.0.2 https://www.mozilla.org/en-US/firefox/134.0.2/releasenotes/

llaurenss avatar Jan 22 '25 12:01 llaurenss