- From: Daniel Burnett via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 May 2017 14:13:23 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by burnburn to https://github.com/w3c/webrtc-pc: * RTCIceCandidate: add component adds a component field to RTCIceCandidate. Fixes #1167. by Philipp Hancke https://github.com/w3c/webrtc-pc/commit/2f8c7c4e05bc7087ab148fbaaa8485e008416bf4 * octet; add reference to ice for attributes by Philipp Hancke https://github.com/w3c/webrtc-pc/commit/10940286cacf66db0169ebb9f9f7d2117345c48f * Update webrtc.html by Taylor Brandstetter https://github.com/w3c/webrtc-pc/commit/440660096a992a906ec3953c93902b79a46822bb * Change `component` to an `RTCIceComponent` enum >From the editor's meeting today, the general feeling was that we should use an enum here since it's already used elsewhere. And we already use enums in `RTCIceCandidate`: for example, `RTCIceCandidateType` and `RTCIceProtocol`. by Taylor Brandstetter https://github.com/w3c/webrtc-pc/commit/50e0355b8daa5dcd293bb66faded49a66642b522 * Merge pull request #1170 from fippo/missing-icecandidate-component RTCIceCandidate: add component by Daniel Burnett https://github.com/w3c/webrtc-pc/commit/6a352c4fbeae0137ca41c1dd408804db5f86d0db
Received on Thursday, 25 May 2017 14:13:33 UTC