Re: [webrtc-pc] Data channel receive procedure

@domenic I roughly copied this from the [WebSocket receive procedure](https://html.spec.whatwg.org/multipage/web-sockets.html#feedback-from-the-protocol) which states:

> [...] a new Blob object, **created in the relevant Realm of the WebSocket object** [...]

I was wondering what that *relevant Realm* is about and whether we need it? I tried figuring it out but that's hard stuff to digest, so I ignored it for now. (Maybe you can ping me in IRC.)

-- 
GitHub Notification of comment by lgrahl
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1849#issuecomment-383343854 using your GitHub account

Received on Sunday, 22 April 2018 00:30:45 UTC