- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Jan 2017 17:00:14 +0000
- To: public-webrtc@w3.org
Issues
------
* w3c/webrtc-pc (+1/-4/💬10)
1 issues created:
- RTCIceComponent should use lowercase strings (by dontcallmedom)
https://github.com/w3c/webrtc-pc/issues/992
4 issues closed:
- Need JSEP reference for end-of-candidates indication
https://github.com/w3c/webrtc-pc/issues/723
- Need to specify what happens if `createDataChannel` is called with
an invalid ID https://github.com/w3c/webrtc-pc/issues/746
- RTCIceCandidateInit's required DOMString ufrag will throw for all
existing content https://github.com/w3c/webrtc-pc/issues/983
- RTCIceComponent should use lowercase strings
https://github.com/w3c/webrtc-pc/issues/992
5 issues received 10 new comments:
- #709 offerToReceiveAudio/offerToReceiveVideo remain in
implementations (likely needed for compat) (4 by foolip, ShijunS,
alvestrand)
https://github.com/w3c/webrtc-pc/issues/709
- #842 Define JSEP terms like "bundle" and "bundle-policy" in
terminology section (2 by burnburn, alvestrand)
https://github.com/w3c/webrtc-pc/issues/842
- #983 RTCIceCandidateInit's required DOMString ufrag will throw for
all existing content (2 by foolip, alvestrand)
https://github.com/w3c/webrtc-pc/issues/983
- #746 Need to specify what happens if `createDataChannel` is called
with an invalid ID (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/746
- #978 Respec warnings related to missing <dfn> and Object error (1
by alvestrand)
https://github.com/w3c/webrtc-pc/issues/978
* w3c/webrtc-stats (+2/-3/💬11)
2 issues created:
- "stats object" terminology issues (by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/137
- Are the stats read-only snapshots or will they change kept around?
(by toddreifsteck)
https://github.com/w3c/webrtc-stats/issues/136
3 issues closed:
- Clarify RTCPeerConnectionStats's dataChannelsOpened/Closed
description https://github.com/w3c/webrtc-stats/issues/79
- Need definition for RTCTransportStats.activeConnection
https://github.com/w3c/webrtc-stats/issues/67
- Volume needs a more complete definition.
https://github.com/w3c/webrtc-stats/issues/81
6 issues received 11 new comments:
- #116 RTCPeerConnection.getStats: What to do with 'selector'
argument? (5 by henbos, ShijunS, jan-ivar, alvestrand)
https://github.com/w3c/webrtc-stats/issues/116
- #119 Consider making (aggregate) stats more accessible (2 by
igrigorik, vr000m)
https://github.com/w3c/webrtc-stats/issues/119
- #130 Track stats: track or attachment? (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/130
- #136 Are the stats read-only snapshots or will they change kept
around? (1 by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/136
- #120 Make sure timing and responsibility for stat object creation
is clear (1 by toddreifsteck)
https://github.com/w3c/webrtc-stats/issues/120
- #121 Clarify if stat object's members can change after having been
returned (1 by dontcallmedom)
https://github.com/w3c/webrtc-stats/issues/121
Pull requests
-------------
* w3c/webrtc-pc (+5/-4/💬7)
5 pull requests submitted:
- Fix warnings about in-prose definitions (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/995
- Changing "non-null" to "missing" to match IDL terminology. (by
taylor-b)
https://github.com/w3c/webrtc-pc/pull/994
- Use lowercase values for RTCIceComponent (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/993
- Update JSEP reference in RTCIceTransportState definition (by
burnburn)
https://github.com/w3c/webrtc-pc/pull/991
- Add an explicit stats selection algorithm. (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/990
4 pull requests merged:
- Update JSEP reference in RTCIceTransportState definition
https://github.com/w3c/webrtc-pc/pull/991
- Use lowercase values for RTCIceComponent
https://github.com/w3c/webrtc-pc/pull/993
- Make the ufrag optional in RTCIceCandidateInit, for backwards
compat.
https://github.com/w3c/webrtc-pc/pull/987
- Add dfn as anchor for interfaces, dictionaries, enums, ...
https://github.com/w3c/webrtc-pc/pull/989
2 pull requests received 7 new comments:
- #989 Add dfn as anchor for interfaces, dictionaries, enums, ... (5
by dontcallmedom, alvestrand)
https://github.com/w3c/webrtc-pc/pull/989
- #993 Use lowercase values for RTCIceComponent (2 by jan-ivar,
alvestrand)
https://github.com/w3c/webrtc-pc/pull/993
* w3c/webrtc-stats (+1/-3/💬12)
1 pull requests submitted:
- Make a RTCMediaStreamTrackStats object per track attachment (by
alvestrand)
https://github.com/w3c/webrtc-stats/pull/138
3 pull requests merged:
- Added more datachannel counters, with definitions.
https://github.com/w3c/webrtc-stats/pull/125
- Replace RTCTransportStats.active with .dtlsState
https://github.com/w3c/webrtc-stats/pull/122
- Define audio level rigidly
https://github.com/w3c/webrtc-stats/pull/128
3 pull requests received 12 new comments:
- #114 Adding minor clarification regarding stats object lifetime.
(10 by henbos, jan-ivar, alvestrand)
https://github.com/w3c/webrtc-stats/pull/114
- #138 Make a RTCMediaStreamTrackStats object per track attachment
(1 by alvestrand)
https://github.com/w3c/webrtc-stats/pull/138
- #125 Added more datachannel counters, with definitions. (1 by
alvestrand)
https://github.com/w3c/webrtc-stats/pull/125
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
Received on Tuesday, 17 January 2017 17:00:20 UTC