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

[web-api] Restrict WebAssembly.Module to same origin #1081

Closed
annevk opened this issue Sep 27, 2019 · 3 comments
Closed

[web-api] Restrict WebAssembly.Module to same origin #1081

annevk opened this issue Sep 27, 2019 · 3 comments

Comments

@annevk
Copy link
Member

annevk commented Sep 27, 2019

As discussed and per the rationale at whatwg/html#4920.

Once whatwg/html#4940 lands this will be trivial to define. Mostly raising this in case there are concerns.

@KronicDeth
Copy link

Is this part of the blockers for re-enabling SharedArrayBuffer by default in Firefox?

@annevk
Copy link
Member Author

annevk commented Sep 27, 2019

Not really. This is mostly about making it easier in the future to reduce the scope of an agent cluster if we manage to get rid of document.domain somehow.

@annevk
Copy link
Member Author

annevk commented Dec 5, 2019

This isn't really needed. It seems the serialization/deserialization restrictions around WebAssembly.Module are mostly artificial.

@annevk annevk closed this as completed Dec 5, 2019
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

No branches or pull requests

2 participants