WICG / fenced-frame

Proposal for a strong boundary between a page and its embedded content
https://wicg.github.io/fenced-frame/
Other
123 stars 31 forks source link

Move fenced frame config instance to browsing context #90

Closed domfarolino closed 1 year ago

domfarolino commented 1 year ago

This is a partial follow-up to the discussion in https://github.com/WICG/fenced-frame/pull/84#discussion_r1186531028. All this does is move the fenced frame config instance from navigable => browsing context, and updates the advisement text around it and all usages.

A follow-up to this will finalize the config instance assignment to happen at the time where a new browsing context group is chosen for the fenced frame for embedder-initiated navigations, so that the config instance is always wiped.


Preview | Diff