Re: [webrtc-pc] Properly define origin (and handling thereof) for PeerConnection

Still, if I go to that comment and select "Copy URL", https://github.com/w3c/webrtc-pc/pull/1966#discussion_r211494217 is what I get. Anyway, it's this comment from @annevk (in context of 
```
 <p><a>Fire an event</a> named <code><a>message</a></code> using the 
          <code title="event-datachannel-message"><a>message</a></code> interface
          with the <code>origin</code> attribute initialized
```
):
"This seems too vague. You need to define that RTCPeerConnection holds a document in a slot somewhere and use that concept here. And define how the slot gets filled when creating RTCPeerConnection."

-- 
GitHub Notification of comment by stefhak
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1969#issuecomment-417583575 using your GitHub account

Received on Friday, 31 August 2018 07:53:01 UTC