Skip to content

add missing dom elements needed by js/webrtc.js - #54

Open
adbenitez wants to merge 1 commit into
masterfrom
adb/add-missing-elements-toiframe-webrtc-test
Open

add missing dom elements needed by js/webrtc.js#54
adbenitez wants to merge 1 commit into
masterfrom
adb/add-missing-elements-toiframe-webrtc-test

Conversation

@adbenitez

Copy link
Copy Markdown
Collaborator

No description provided.

@adbenitez
adbenitez requested a review from WofWca July 6, 2026 21:28
@adbenitez adbenitez self-assigned this Jul 6, 2026
Comment thread iframe-webrtc-test.html
Comment on lines +13 to +14
<iframe id="iframe-regular" style="display: none"></iframe>
<div id="iframe-container" style="display: none"></div>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about iframe-allow-same-origin?

@WofWca WofWca left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested this? This breaks the iframe test I'm pretty sure.

Uncaught SecurityError: Failed to read a named property 'RTCPeerConnection' from 'Window': Sandbox access violation: Blocked a frame at "webxdc://123.123.webxdc" from accessing a frame at "null". Both frames are sandboxed and lack the "allow-same-origin" flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants