Introduce "cross-origin-isolated" permission
https://bugs.webkit.org/show_bug.cgi?id=215407
Summary Introduce "cross-origin-isolated" permission
yhirano
Reported 2020-08-11 22:18:47 PDT
Introduce "cross-origin-isolated" permission to allow a document to control whether nested documents can access features that require securer context, even when COOP+COEP are enabled. https://github.com/whatwg/html/pull/5752 https://github.com/whatwg/html/issues/5435
Attachments
Radar WebKit Bug Importer
Comment 1 2020-08-12 10:59:27 PDT
Sanjay Kumar
Comment 2 2021-03-25 09:56:37 PDT
Hello, any comments, updates here ? Without support for these headers we really can't do SharedArrayBuffers and Atomics - which means no pthreads either. Mozilla has taken the lead on this and enabled it last year. Chrome is going to enforce it soon too - though they already allow SharedArrayBuffers on both Android and Desktop. Apple makes great CPUs (and devices) but you give up that advantage when you disable multithreading. Please support these headers so we can have supercharged multithreaded WASM powered webapps. Thank you.
Yusuke Suzuki
Comment 3 2021-07-30 16:38:32 PDT
@Chris this is also related to SharedArrayBuffer thing.
Note You need to log in before you can comment on or make changes to this bug.