[blink-dev] Intent to Ship: Shared Storage API Enhancements

2023-09-27 Thread Cammie Smith Barnes
Contact emails cam...@chromium.org jkar...@chromium.org ale...@chromium.org yao...@chromium.org Explainer https://github.com/WICG/shared-storage Specification https://wicg.github.io/shared-storage/ Summary We plan to ship the following changes to the Shared Storage API: 1. Only al

[blink-dev] Re: Intent to Ship: Shared Storage API Enhancements

2023-10-27 Thread Cammie Smith Barnes
Sec-Shared-Storage-Writable' as discussed in pull requests #120 <https://github.com/WICG/shared-storage/pull/120> and #121 <https://github.com/WICG/shared-storage/pull/121>. Hence, the new request header attached to eligible outgoing requests will be 'Sec-Shared-Storage-Writ

[blink-dev] Re: Intent to Ship: Shared Storage API Enhancements

2024-04-15 Thread Cammie Smith Barnes
CG/shared-storage#writing-to-shared-storage-via-response-headers>, as well as in the specification <https://wicg.github.io/shared-storage/#http>. On Fri, Oct 27, 2023 at 3:46 PM Cammie Smith Barnes wrote: > FYI: Update Shared Storage API HTTP request header name to > 'Sec-Sh

[blink-dev] FYI: Shared Storage API data storage limits updated

2024-04-15 Thread Cammie Smith Barnes
FYI: Shared Storage API data storage limits updated We have updated the Shared Storage API data storage limits in the interest of developer ergonomics. As noted previously in pull request #132 , we have removed the limits on number of keys as well

Re: [blink-dev] FYI: Shared Storage API data storage limits updated

2024-04-16 Thread Cammie Smith Barnes
M, Cammie Smith Barnes wrote: > > FYI: Shared Storage API data storage limits updated > > We have updated the Shared Storage API data storage limits in the interest > of developer ergonomics. > > As noted previously in pull request #132 > <https://github.com/WICG/shared-st

[blink-dev] Intent to Prototype: Shared Storage API enhancement (allow cross-origin script in addModule & align createWorklet)

2024-07-17 Thread Cammie Smith Barnes
Contact emails cam...@chromium.org, jkar...@chromium.org, yao...@chromium.org, ashame...@google.com Explainer https://github.com/WICG/shared-storage/blob/main/README.md Specification https://github.com/WICG/shared-storage/pull/161 Summary and Motivation We have received feedback from develop

[blink-dev] Re: Intent to Prototype: Shared Storage API enhancement (allow cross-origin script in addModule & align createWorklet)

2024-07-25 Thread Cammie Smith Barnes
Yes, the scripts are loaded using CORS. On Tue, Jul 23, 2024 at 5:16 AM Jonathan Hao wrote: > Hi Cammie, > > A question from the security reviewers: Do cross-origin worklet scripts by > addModule have the same protection as a cross-origin

[blink-dev] Intent to Ship: Shared Storage: Allowing Cross-Origin Script in addModule & Aligning createWorklet

2024-08-28 Thread Cammie Smith Barnes
Intent to Ship: Shared Storage: Allowing Cross-Origin Script in addModule & Aligning createWorklet Contact emailscam...@chromium.org, jkar...@chromium.org, yao...@chromium.org, ashame...@google.com Explainerhttps://github.com/WICG/shared-storage/blob/main/README.md Specificationhttps://github.com/