WICG / shared-storage

Explainer for proposed web platform Shared Storage API
Other
88 stars 21 forks source link

Add API to retrieve embedder context from inside a fenced frame #63

Closed pythagoraskitty closed 1 year ago

pythagoraskitty commented 1 year ago

We propose adding to the API surfaces of both Shared Storage and Fenced Frames so that a string of contextual information can be written by the fenced frames's embedder and then retrieved inside a shared storage worklet nested in the fenced frame.

pythagoraskitty commented 1 year ago

jkarlin@ and xyaoinum@, could you please take a look? Thank you.