PSA: Storage Access API & dedicated workers

閲覧: 43 回
最初の未読メッセージにスキップ

Chris Fredrickson

未読、
2023/10/25 12:06:042023/10/25
To: blink-dev
Hello all,

Just wanted to give an FYI that I will be submitting a change that makes dedicated workers "inherit" the storage-access status of their parent (whether the parent is a document, or is another worker). This behavior is not specified by the Storage Access API (SAA) spec, but is under discussion there. In the meantime, this CL will align Chrome's behavior with Safari's and allows web workers to benefit from storage-access permission grants. The new behavior will be available in Chrome M120.

I’m sending this fix as an FYI because while this has some web-observable effect, we do not think that it will result in broken websites, given that it aligns with current behavior developers expect from the SAA. Chrome is not yet blocking third-party cookies by default so it’s extremely unlikely that developers have come to rely on cookies being blocked in workers by default after a document.requestStorageAccess() call.

Chris
全員に返信
投稿者に返信
転送
新着メール 0 件