Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+5/-3/💬18)
  5 issues created:
  - RTCDataChannel.bufferedAmountLowThreshold not handled correctly (by ErikHellman)
    https://github.com/w3c/webrtc-pc/issues/1974 
  - Reference to stalled IETF draft in 4.2.2 (by gloinul)
    https://github.com/w3c/webrtc-pc/issues/1973 
  - Make possible to select TURN allocataion address familly. (to avoid IPv6 confusion) (by misi)
    https://github.com/w3c/webrtc-pc/issues/1972 
  - Sort out meaning of "Fire event with OperationError exception" (by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1970 
  - Properly define origin (and handling thereof) for PeerConnection (by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1969 

  13 issues received 18 new comments:
  - #1758 pc.addTrack/removeTrack can be described in terms of Transceivers. This may be good for understanding them. (4 by henbos, fippo, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1758 
  - #1970 Sort out meaning of "Fire event with OperationError exception" (2 by jan-ivar, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1970 [PR exists] 
  - #1974 RTCDataChannel.bufferedAmountLowThreshold not handled correctly (2 by lgrahl, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1974 
  - #1952 How do I indicate the end of remote candidates? (1 by jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1952 
  - #1219 Default ufrag for addIceCandidate when there are different ufrags in SDP (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1219 [Needs submitter action] [Test suite issue] 
  - #964 Handing SDP with more than one identity  (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/964 [Icebox] [Identity related] [Pending RTCWEB WG action] 
  - #1718 "a=msid" line should contain sender/receiver IDs, not track IDs (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/1718 [PR exists] [Pending RTCWEB WG action] 
  - #1256 Error for when peer identity is wrong (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1256 [Identity related] 
  - #1965 Describe consistency model between *{local|remote}*Description attributes (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/1965 
  - #1967 Be consistent when rejecting with an OperationError (1 by stefhak)
    https://github.com/w3c/webrtc-pc/issues/1967 [PR exists] 
  - #1972 Make possible to select TURN allocataion address familly. (to avoid IPv6 confusion) (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1972 
  - #1973 Reference to stalled IETF draft in 4.2.2 (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1973 
  - #1727 WebRTC bypass CSP connect-src policies (1 by henbos)
    https://github.com/w3c/webrtc-pc/issues/1727 

  3 issues closed:
  - Error for when peer identity is wrong https://github.com/w3c/webrtc-pc/issues/1256 [Identity related] 
  - Handing SDP with more than one identity  https://github.com/w3c/webrtc-pc/issues/964 [Icebox] [Identity related] [Pending RTCWEB WG action] 
  - Be consistent when rejecting with an OperationError https://github.com/w3c/webrtc-pc/issues/1967 [PR exists] 

* w3c/webrtc-stats (+0/-0/💬3)
  1 issues received 3 new comments:
  - #360 RTCIceCandidateType: is it 'relay' or 'relayed' (3 by fippo, vr000m)
    https://github.com/w3c/webrtc-stats/issues/360 

* w3c/webrtc-quic (+0/-1/💬3)
  3 issues received 3 new comments:
  - #16 Purpose of targetWriteBufferedAmount (1 by aboba)
    https://github.com/w3c/webrtc-quic/issues/16 [Ready for PR] 
  - #41 RTCQuicTransport constructed with no certificates (1 by aboba)
    https://github.com/w3c/webrtc-quic/issues/41 [question] 
  - #37 More details for stop() (1 by aboba)
    https://github.com/w3c/webrtc-quic/issues/37 [Ready for PR] 

  1 issues closed:
  - Fingerprint Verification & QUIC Handshake https://github.com/w3c/webrtc-quic/issues/28 [question] 



Pull requests
-------------
* w3c/webrtc-pc (+1/-1/💬8)
  1 pull requests submitted:
  - Added error detail "datachannel-id-generation-error", using in error … (by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1971 

  2 pull requests received 8 new comments:
  - #1971 Added error detail "datachannel-id-generation-error", using in error … (6 by lgrahl, jan-ivar, alvestrand, stefhak)
    https://github.com/w3c/webrtc-pc/pull/1971 
  - #1966 A shot at aligning eventfiring with how it's specified in other docs. (2 by stefhak)
    https://github.com/w3c/webrtc-pc/pull/1966 [Editorial] 

  1 pull requests merged:
  - Align rejection with OperationError.
    https://github.com/w3c/webrtc-pc/pull/1968 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter
* https://github.com/w3c/webrtc-dscp-exp
* https://github.com/w3c/webrtc-quic
* https://github.com/w3c/webrtc-ice

Received on Tuesday, 28 August 2018 17:00:57 UTC