Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SharedArrayBuffer updates in Chrome around May 2021 #60

Closed
yosifeldman opened this issue Apr 6, 2021 · 1 comment · Fixed by #79
Closed

Support SharedArrayBuffer updates in Chrome around May 2021 #60

yosifeldman opened this issue Apr 6, 2021 · 1 comment · Fixed by #79

Comments

@yosifeldman
Copy link

yosifeldman commented Apr 6, 2021

Got a warning in Chrome:
"[Deprecation] SharedArrayBuffer will require cross-origin isolation as of M91, around May 2021. See https://developer.chrome.com/blog/enabling-shared-array-buffer/ for more details."

Not found in the package any mentions of the headers that they are talking about:

Cross-Origin-Embedder-Policy: require-corp
Cross-Origin-Opener-Policy: same-origin

@bepsvpt
Copy link
Owner

bepsvpt commented Nov 19, 2022

Hi @yosifeldman,

The Cross-Origin-*-Policy headers will be supported in the next release.

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 a pull request may close this issue.

2 participants