W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > March 2017

[webrtc-pc] Pull Request: Adding "[EnforceRange]" to RTCDataChannelInit.id.

From: Taylor Brandstetter via GitHub <sysbot+gh@w3.org>
Date: Thu, 02 Mar 2017 19:13:16 +0000
To: public-webrtc-logs@w3.org
Message-ID: <pull_request.opened-108829766-1488481994-sysbot+gh@w3.org>
taylor-b has just submitted a new pull request for 
https://github.com/w3c/webrtc-pc:

== Adding "[EnforceRange]" to RTCDataChannelInit.id. ==
Fixes #1046.

Without doing this, values outside the 0-65535 range will be
converted to that range using modulo arithmetic, which isn't
something we want.

See https://github.com/w3c/webrtc-pc/pull/1047
Received on Thursday, 2 March 2017 19:13:22 UTC

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