Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+15/-0/💬31)
  15 issues created:
  - setRemoteDescription and ontrack order of events: SRD before ontrack? (by henbos)
    https://github.com/w3c/webrtc-pc/issues/1508
  - Limiting number of RTCRtpTransceivers (by markandrus)
    https://github.com/w3c/webrtc-pc/issues/1507
  - Specifying third party IdP for validating assertion (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1506
  - Is contents validation based on exact string matching or fingerprint list matching when verifying identity assertion? (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1505
  - Origin value for IdP proxy script (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1504
  - Identity assertion process should wait for certificate to be generated (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1503
  - How is port number specified when verifying peer identity's assertion? (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1502
  - Format of provider string for setIdentityProvider and validation (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1501
  - setIdentityProvider should throw error if protocol contains invalid characters (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1500
  - Processing Remote MediaStreamTracks should pass on receiver when constructing track event (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1499
  - Type checking for selectorArg in getStats is unnecessary (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1498
  - Not possible to tell how old `RTCRtpContributingSource.timestamp` is (by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1497
  - Support for RRID? (by aboba)
    https://github.com/w3c/webrtc-pc/issues/1496
  - getCapabilities should throw TypeError if invalid kind is provided (by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1495
  - addTrack can reuse a sender whose transceiver is stopped (by docfaraday)
    https://github.com/w3c/webrtc-pc/issues/1494

  16 issues received 31 new comments:
  - #1505 Is contents validation based on exact string matching or fingerprint list matching when verifying identity assertion? (6 by martinthomson, soareschen)
    https://github.com/w3c/webrtc-pc/issues/1505
  - #1507 Limiting number of RTCRtpTransceivers (3 by markandrus, stefhak)
    https://github.com/w3c/webrtc-pc/issues/1507
  - #1502 How is port number specified when verifying peer identity's assertion? (3 by martinthomson, soareschen, aboba)
    https://github.com/w3c/webrtc-pc/issues/1502
  - #1506 Specifying third party IdP for validating assertion (2 by martinthomson, soareschen)
    https://github.com/w3c/webrtc-pc/issues/1506
  - #1125 Should the spec describe addStream/onaddstream as legacy API? (2 by ibc, stefhak)
    https://github.com/w3c/webrtc-pc/issues/1125
  - #1496 Support for RRID? (2 by aboba, stefhak)
    https://github.com/w3c/webrtc-pc/issues/1496
  - #1500 setIdentityProvider should throw error if protocol contains invalid characters (2 by martinthomson, aboba)
    https://github.com/w3c/webrtc-pc/issues/1500
  - #1501 Format of provider string for setIdentityProvider and validation (2 by martinthomson, soareschen)
    https://github.com/w3c/webrtc-pc/issues/1501
  - #1503 Identity assertion process should wait for certificate to be generated (2 by martinthomson, aboba)
    https://github.com/w3c/webrtc-pc/issues/1503
  - #1504 Origin value for IdP proxy script (1 by martinthomson)
    https://github.com/w3c/webrtc-pc/issues/1504
  - #1128 does MSID still work? (was: example 13: getReceivers semantics) (1 by markandrus)
    https://github.com/w3c/webrtc-pc/issues/1128
  - #1228 Confusion on currentRemoteDescription.sdp need not match remoteDescription.sdp (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1228
  - #1216 Clarify addIceCandidate behavior when adding candidate after end of candidate (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1216
  - #1490 Result returned from receiver.getParameters() when no session description is set (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1490
  - #1219 Default ufrag for addIceCandidate when there are different ufrags in SDP (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1219
  - #1492 Validation of reordered readonly parameters in setParameters (1 by soareschen)
    https://github.com/w3c/webrtc-pc/issues/1492

* w3c/webrtc-stats (+0/-0/💬1)
  1 issues received 1 new comments:
  - #219 Issues raised in TAG review (1 by triblondon)
    https://github.com/w3c/webrtc-stats/issues/219



Pull requests
-------------
* w3c/webrtc-pc (+0/-0/💬4)
  3 pull requests received 4 new comments:
  - #1402 Add/remove remote tracks from msid streams based on direction (rebased) (2 by jan-ivar, stefhak)
    https://github.com/w3c/webrtc-pc/pull/1402
  - #1479 rename ufrag to usernameFragment (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1479
  - #1487 Check for invalid rollback (1 by taylor-b)
    https://github.com/w3c/webrtc-pc/pull/1487


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

Received on Tuesday, 25 July 2017 17:00:26 UTC