Skip to content
This repository has been archived by the owner on May 22, 2021. It is now read-only.

File Download Cancellation Issue #1224

Open
valerysntx opened this issue Mar 12, 2019 · 3 comments
Open

File Download Cancellation Issue #1224

valerysntx opened this issue Mar 12, 2019 · 3 comments
Labels
Milestone

Comments

@valerysntx
Copy link

// https://bugs.chromium.org/p/chromium/issues/detail?id=638494

send serviceworker downloadcancel issue

@dannycoates
Copy link
Contributor

Thanks for the report @valerysntx we're looking for a solution

@johngruen
Copy link
Contributor

Maybe we can flash some UI here to warn people about this?

@valerysntx
Copy link
Author

valerysntx commented Mar 18, 2019

What about using, (or mimic) fetch and streams apis
the queue could be used to read chunks recursively, make blob, and save the blob url after 100% progress

e.g. https://fetch-progress.anthum.com/sw-basic/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants