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

Explainer: mention the developer-only flag to enable `FencedFrameConfig` constructor #94

Closed domfarolino closed 1 year ago

domfarolino commented 1 year ago

In Chromium, we're implementing a flag in chrome://flags to enable what we're calling "default mode", which exposes the FencedFrameConfig constructor so you can more-easily use fenced frames without setting up the whole auction ceremony and infrastructure.

We should mention this in the explainer for ease of developer testing and adoption.

/cc @shivanigithub

shivanigithub commented 1 year ago

Might make sense to move this to be a devTools flag

blu25 commented 1 year ago

Closing this out since the explainer update was merged in https://github.com/WICG/fenced-frame/pull/110