0

controlledframe: Replay the fix from https://crrev.com/c/5954809

A fix was in place to address back markdown previously that my last
change overwrote. Replay that fix.

Bug: 302005925, 304604273, 40191772
Change-Id: If305be5c612e50ca2a512e42cabda54e57a45c7d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5985132
Commit-Queue: Chase Phillips <cmp@chromium.org>
Reviewed-by: Robbie McElrath <rmcelrath@chromium.org>
Auto-Submit: Chase Phillips <cmp@chromium.org>
Commit-Queue: Robbie McElrath <rmcelrath@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1376992}
This commit is contained in:
Chase Phillips
2024-11-01 18:26:38 +00:00
committed by Chromium LUCI CQ
parent 0eb474d679
commit c3196394eb

@@ -443,7 +443,7 @@ affect invariants or how features are designed.
and the app's own `data:` or `chrome-extension://` URLs, but not URLs from and the app's own `data:` or `chrome-extension://` URLs, but not URLs from
other extensions or apps. The IWA other extensions or apps. The IWA
[&lt;controlledframe&gt;](/chrome/common/controlled_frame/README.md) tag is built [&lt;controlledframe&gt;](/chrome/common/controlled_frame/README.md) tag is built
on top of the '<webview>' tag's implementation and exposed to contexts on top of the `<webview>` tag's implementation and exposed to contexts
that meet the proper security and isolation requirements, such as IWAs that that meet the proper security and isolation requirements, such as IWAs that
provide IsolatedContexts. See the provide IsolatedContexts. See the
[Isolated Contexts spec](https://wicg.github.io/isolated-web-apps/isolated-contexts) [Isolated Contexts spec](https://wicg.github.io/isolated-web-apps/isolated-contexts)