Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+11/-2/💬46)
  11 issues created:
  - What happens if you set a remote description with two tracks with the same ID? (by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1424
  - What should happen if a DataChannel "OPEN" message uses priority other than one of the recommended values? (by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1423
  - When is ICE gathering triggered? (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1422
  - At risk text in wrong locaiton (by fluffy)
    https://github.com/w3c/webrtc-pc/issues/1420
  - WebIDL serializer has been deprecated in favor of toJSON operation (by tobie)
    https://github.com/w3c/webrtc-pc/issues/1419
  - RTCRtpTransceiver setDirection() should throw InvalidStateError error if transceiver is stopped (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1418
  - transceiver.currentDirection should be set to null when stopped (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1417
  - RTCError should have WebIDL-friendly definition (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1416
  - When is the dtmf attribute in RTCRtpSender be set? (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1415
  - Should even/odd id validation be enforced in createDataChannel when negotiated is true? (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1413
  - ResourceInUse exception is not defined (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1412

  27 issues received 46 new comments:
  - #1218 Race condition in enqueue an operation (7 by jan-ivar, taylor-b, soareschen)
    https://github.com/w3c/webrtc-pc/issues/1218
  - #1413 Should even/odd id validation be enforced in createDataChannel when negotiated is false (in-band negotiation)? (6 by taylor-b, jesup, soareschen)
    https://github.com/w3c/webrtc-pc/issues/1413
  - #1346 Ignore unsupported url types in setConfiguration (5 by fluffy, fippo)
    https://github.com/w3c/webrtc-pc/issues/1346
  - #1422 When is ICE gathering triggered? (2 by ibc, stefhak)
    https://github.com/w3c/webrtc-pc/issues/1422
  - #1360 Editorial: consistent Internal slot names e.g. [[IsClosed]] vs [[isClosed]]? (2 by jan-ivar, aboba)
    https://github.com/w3c/webrtc-pc/issues/1360
  - #1257 Section 4.4.4 closed state  (2 by fluffy, taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1257
  - #1407 `addTransceiver(track)` doesn't mention checking the origin of track (2 by adam-be)
    https://github.com/w3c/webrtc-pc/issues/1407
  - #1415 When is the dtmf attribute in RTCRtpSender be set? (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1415
  - #1416 RTCError should have WebIDL-friendly definition (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1416
  - #1417 transceiver.currentDirection should be set to null when stopped (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1417
  - #1418 RTCRtpTransceiver setDirection() should throw InvalidStateError if transceiver is stopped (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1418
  - #1423 What should happen if a DataChannel "OPEN" message uses priority other than one of the recommended values? (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1423
  - #1323 Handling of encoding/decoding errors (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1323
  - #1198 RTCIceServer "represents a TURN server" (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1198
  - #1207 Setting a remote description may cause discontinuity due to codec switching. (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1207
  - #1213 addIceCandidate end of candidates woes (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1213
  - #1215 Rollback: a feature "at risk"? (1 by fluffy)
    https://github.com/w3c/webrtc-pc/issues/1215
  - #1216 Clarify addIceCandidate behavior when adding candidate after end of candidate (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1216
  - #1217 Missing References to JSEP spec (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1217
  - #1166 RTCIceCandidate constructor should not require sdpMid/sdpMLineIndex (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1166
  - #1238 which ice-tcp types will a browser emit? (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1238
  - #1242 rtcsessiondescription: attributes are not mutable (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1242
  - #1374 Section 8.2: Null selector properly handled by getStats? (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1374
  - #1383 offerToReceive* legacy behaviour spec does not match the behaviour of legacy implementations (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1383
  - #1361 Clarify offerToReceiveAudio and offerToReceiveVideo in renegotiation (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1361
  - #1277 Section 4.3.1: operations queue and setDescription (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1277
  - #1406  When ICE restarts results in connection to a new endpoint (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1406

  2 issues closed:
  - Missing References to JSEP spec https://github.com/w3c/webrtc-pc/issues/1217
  - RTCError should have WebIDL-friendly definition https://github.com/w3c/webrtc-pc/issues/1416

* w3c/webrtc-stats (+1/-0/💬1)
  1 issues created:
  - Why no Jitter for RTCOutboundRTPAudioStream? (by djalmaaraujo)
    https://github.com/w3c/webrtc-stats/issues/228

  1 issues received 1 new comments:
  - #228 Why no Jitter for RTCOutboundRTPAudioStream? (1 by vr000m)
    https://github.com/w3c/webrtc-stats/issues/228



Pull requests
-------------
* w3c/webrtc-pc (+7/-0/💬19)
  7 pull requests submitted:
  - ice-tcp: add note about ice-tcp types a UA will gather (by fippo)
    https://github.com/w3c/webrtc-pc/pull/1429
  - rtcsessiondescription: attributes are not mutable (by fippo)
    https://github.com/w3c/webrtc-pc/pull/1428
  - rtciceserver: fix represents a turn server (by fippo)
    https://github.com/w3c/webrtc-pc/pull/1427
  - getstats: improve selector definiton (by fippo)
    https://github.com/w3c/webrtc-pc/pull/1426
  - Highlight handling of errorCode 701 (by aboba)
    https://github.com/w3c/webrtc-pc/pull/1425
  - Clarify enqueue is acted on specific connection's operation queue (by soareschen)
    https://github.com/w3c/webrtc-pc/pull/1421
  - RTCPeerConnection.close: release transceiver before ICE transport (by mparis)
    https://github.com/w3c/webrtc-pc/pull/1414

  8 pull requests received 19 new comments:
  - #1395 Standardize how internal slots are named and linked to. (5 by burnburn, dontcallmedom, adam-be, taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1395
  - #1414 RTCPeerConnection.close: release transceiver before ICE transport (3 by fippo, mparis)
    https://github.com/w3c/webrtc-pc/pull/1414
  - #1397 Queue enqueued operation as task if length of operations is 1 (3 by burnburn, taylor-b, soareschen)
    https://github.com/w3c/webrtc-pc/pull/1397
  - #1427 rtciceserver: fix represents a turn server (2 by fippo, taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1427
  - #1233 move "set a configuration" algorithm (2 by fippo, taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1233
  - #1400 Add RTCDataChannelPriority enum and step to initialize data channel priority (2 by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1400
  - #1428 rtcsessiondescription: attributes are not mutable (1 by fippo)
    https://github.com/w3c/webrtc-pc/pull/1428
  - #1399 Add reference to JSEP that setLocalDescription triggers ICE gathering (1 by soareschen)
    https://github.com/w3c/webrtc-pc/pull/1399


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats

Received on Tuesday, 27 June 2017 17:00:43 UTC