You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If document.createElement was proxied it could be that after the element is deleted calls to .contentWindow would just fail.
Yeah sandboxing JS is hard there's a project https://github.com/lavamoat/snow just for this purpose but even that's got bypasses.
The text was updated successfully, but these errors were encountered: