W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > April 2018

Re: [webrtc-pc] Data channel receive procedure

From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
Date: Mon, 23 Apr 2018 14:58:20 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-383606050-1524495498-sysbot+gh@w3.org>
In general when creating objects, you need to state what realm (= global object) they are created in. Consider scenarios like the example in https://html.spec.whatwg.org/multipage/webappapis.html#realms-settings-objects-global-objects where there are four global objects involved. In each of them, `Blob` (or `ArrayBuffer`) are different values. Which one should be used for constructing this object?

Relevant is probably the right choice indeed. So you'll want to add that to both the Blob and ArrayBuffer-creation steps.

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/1849#issuecomment-383606050 using your GitHub account
Received on Monday, 23 April 2018 14:58:24 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:44 UTC