PSA: Storage Access API & dedicated workers

瀏覽次數:43 次
跳到第一則未讀訊息

Chris Fredrickson

未讀,
2023年10月25日 中午12:06:042023/10/25
收件者: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 則新訊息