- From: Josh Karlin <notifications@github.com>
- Date: Fri, 10 Jan 2025 10:42:37 -0800
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 10 January 2025 18:42:41 UTC
FYI https://github.com/WICG/shared-storage/pull/206 adds support to create a Shared Storage worklet, via `createWorklet` where the script is fetched from one origin, and the `dataOrigin` (the partition for shared storage data) is another. We added this to support cases where the data is on one origin but the worklet is served from a CDN origin. -- Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/747#issuecomment-2583552240 You are receiving this because you are subscribed to this thread. Message ID: <w3ctag/design-reviews/issues/747/2583552240@github.com>
Received on Friday, 10 January 2025 18:42:41 UTC