Skip to content

Conversation

@guest271314
Copy link

No description provided.

Since the use case is downloading a resource with ServiceWorker and the bug is only observable at Chromium and Chrome we can perform the streaming operation at main thread, transfer the ReadableStream to ServiceWorker only when the stream completes without being cancelled by the user, we do not need the ServiceWorker for anything else before or after the ReadableStream is closed or cancelled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant