[webrtc-pc] Origin value for data channel message event

soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== Origin value for data channel message event ==
The data channel `message` event references the WebSocket and WebMessaging specs. In the steps for firing `message` event, there is one involving setting the `origin` attribute of the event.

It is not clear in the context of WebRTC data channel, what should be the `origin` value for `MessageEvent`, which is non-nullable.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1378 using your GitHub account

Received on Tuesday, 13 June 2017 05:04:39 UTC