GrapheneOS / Vanadium

Privacy and security enhanced releases of Chromium for GrapheneOS. Vanadium provides the WebView and standard user-facing browser on GrapheneOS. It depends on hardening in other GrapheneOS repositories and doesn't include patches not relevant to the build targets used on GrapheneOS.
https://vanadium.app/
Other
864 stars 69 forks source link

Web workers in Vanadium not working #611

Open laantungir opened 2 weeks ago

laantungir commented 2 weeks ago

Was writing a web app that used a shared web worker and noticed that it wasn't working in Vanadium. In the debugging process, I noticed that the simple demos given on mozilla.org don't work in Vanadium as well:

https://mdn.github.io/dom-examples/web-workers/simple-shared-worker/

Is there a security feature that can be turned off to enable web workers?

Thanks.

thestinger commented 1 week ago

Don't know, but you can try https://web.dev/articles/cross-origin-isolation-guide enabling the background sync feature in site settings. It's probably expected due to the settings.