Re: [whatwg/storage] Callback on every site accessing non-cookie storage (Issue #165)

> Non-storage APIs that need to follow the storage partitioning (e.g. BroadcastChannel, Web Locks, etc) also need a way to play here, and behind the scenes I assume the implementations use the storage keys, though that's not exported from Storage.

For such APIs, the storage spec currently exports the "obtain a storage key for non-storage purposes" definition: https://storage.spec.whatwg.org/#obtain-a-storage-key-for-non-storage-purposes, which at least BroadcastChannel already uses in the spec.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/storage/issues/165#issuecomment-1581168251
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/storage/issues/165/1581168251@github.com>

Received on Wednesday, 7 June 2023 16:32:15 UTC