Skip to content

fix: DedicatedWorker fallback for mobile devices#783

Merged
AnatoleAM merged 1 commit into
devfrom
anatole/fix-worker-mobile-compatibility
Nov 22, 2022
Merged

fix: DedicatedWorker fallback for mobile devices#783
AnatoleAM merged 1 commit into
devfrom
anatole/fix-worker-mobile-compatibility

Conversation

@AnatoleAM
Copy link
Copy Markdown
Contributor

Shared Web Workers are not supported on some mobile browsers. This adds functionality to fall back to a regular dedicated worker.

This does not add compatibility for browsers that have no support for web workers at all, but will prevent a total crash.

@AnatoleAM AnatoleAM self-assigned this Nov 22, 2022
@AnatoleAM AnatoleAM merged commit 5fe5810 into dev Nov 22, 2022
@AnatoleAM AnatoleAM deleted the anatole/fix-worker-mobile-compatibility branch November 22, 2022 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant