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

Remove fenced frame config mapping when urn iframes are removed #70

Open gtanzer opened 1 year ago

gtanzer commented 1 year ago

Remove fenced frame config mapping when urn iframes are gone (and the construct is no longer necessary)

domfarolino commented 1 year ago

One useful part of the centralized config "mapping" even after URN iframes (although the "mapping" part is less useful I suppose) is the ease of having a single place to touch when we update any "pending" configs. We'd have to find a not hand-wavey way to do this if we get rid of the centralized mapping.