Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+1/-4/💬32)
  1 issues created:
  - Recycling an m= section may not remove the old transceiver's remote track from its stream (by taylor-b)
    https://github.com/w3c/webrtc-pc/issues/1778 

  14 issues received 32 new comments:
  - #1775 RTCPeerConnection lacks identity marker beyond current process (7 by henbos, fippo, taylor-b, eladalon1983, murillo128)
    https://github.com/w3c/webrtc-pc/issues/1775 
  - #1756 need to clear [[AssociatedMediaStreams]] in removeTrack? (5 by taylor-b, henbos, fippo, jan-ivar)
    https://github.com/w3c/webrtc-pc/issues/1756 [February 2018 interim] 
  - #1619 canInsertDTMF transitions not specified (3 by fluffy, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1619 
  - #1776 Does RTCRtpSender's dtmf attribute return the same object every time? (3 by foolip, alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1776 [Editors can integrate] 
  - #230 Add support for WebRTC Data Channel in Workers (2 by v0l, lgrahl)
    https://github.com/w3c/webrtc-pc/issues/230 [External feedback] [LATER] [PR exists] 
  - #842 Define JSEP terms like "bundle" and "bundle-policy" in terminology section (2 by aboba, stefhak)
    https://github.com/w3c/webrtc-pc/issues/842 [Editorial] [PR exists] 
  - #1781 Duplicate definitions errors (following udpate to respec 19.6.0) (2 by vivienlacourba, aboba)
    https://github.com/w3c/webrtc-pc/issues/1781 [Editorial] 
  - #1661 Update SOTD text regarding multiple implementations (2 by dontcallmedom, aboba)
    https://github.com/w3c/webrtc-pc/issues/1661 [Editorial] 
  - #1161 Do we need a "trackremoved" event? (1 by benbro)
    https://github.com/w3c/webrtc-pc/issues/1161 [Needs assignee action] [Resolve before CR] 
  - #1739 Private key access? (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1739 [PR exists] 
  - #1773 Simplify candidate interaction by allowing Null (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1773 
  - #1774 DTMF should not send before connecting (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1774 [duplicate] 
  - #1778 Recycling an m= section may not remove the old transceiver's remote track from its stream (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/1778 
  - #1694 RTCCertificate Interface should (or should not) be backed up. (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/1694 [PR exists] 

  4 issues closed:
  - need to clear [[AssociatedMediaStreams]] in removeTrack? https://github.com/w3c/webrtc-pc/issues/1756 [February 2018 interim] 
  - Update SOTD text regarding multiple implementations https://github.com/w3c/webrtc-pc/issues/1661 [Editorial] 
  - Define JSEP terms like "bundle" and "bundle-policy" in terminology section https://github.com/w3c/webrtc-pc/issues/842 [Editorial] [PR exists] 
  - Simplify candidate interaction by allowing Null https://github.com/w3c/webrtc-pc/issues/1773 

* w3c/webrtc-stats (+2/-5/💬11)
  2 issues created:
  - WebIDL issue (by vivienlacourba)
    https://github.com/w3c/webrtc-stats/issues/337 [bug] 
  - Normalize RTCPeerConnection and PeerConnection (by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/336 

  2 issues received 11 new comments:
  - #330 Add hugeFramesSent counter to RTCVideoSenderStats dictionary (9 by henbos, vr000m, ilyanikolaevskiy, alvestrand)
    https://github.com/w3c/webrtc-stats/issues/330 
  - #337 WebIDL issue (2 by alvestrand)
    https://github.com/w3c/webrtc-stats/issues/337 [bug] 

  5 issues closed:
  - WebIDL issue https://github.com/w3c/webrtc-stats/issues/337 [bug] 
  - Missing definition of "deleted". When exactly do stats get deleted? https://github.com/w3c/webrtc-stats/issues/300 [PR exists] 
  - Is keeping stats around a memory problem? https://github.com/w3c/webrtc-stats/issues/235 [CR blocker] [January 2017 interim topic] [PR exists] 
  - Track ID doesn't make sense for remote RTCRtpMediaStream stats https://github.com/w3c/webrtc-stats/issues/325 [PR exists] 
  - RTCIceCandidatePairStats.priority is wrong https://github.com/w3c/webrtc-stats/issues/321 

* w3c/webrtc-charter (+2/-0/💬1)
  2 issues created:
  - Add Data Transfer to Success Criteria (by aboba)
    https://github.com/w3c/webrtc-charter/issues/39 
  - QUIC WG listed in the ART area section (by aboba)
    https://github.com/w3c/webrtc-charter/issues/38 

  1 issues received 1 new comments:
  - #21 Update milestones table (1 by aboba)
    https://github.com/w3c/webrtc-charter/issues/21 



Pull requests
-------------
* w3c/webrtc-pc (+3/-2/💬9)
  3 pull requests submitted:
  - Update mandatory to implement stats based on stats dictionary renames (by aboba)
    https://github.com/w3c/webrtc-pc/pull/1782 
  -  Update webrtc-respec-ci integration following respec and Travis CI current practices (by vivienlacourba)
    https://github.com/w3c/webrtc-pc/pull/1780 
  - Create a Dtmf internal slot and initialize it in RtpSender (by aboba)
    https://github.com/w3c/webrtc-pc/pull/1779 

  5 pull requests received 9 new comments:
  - #1779 Create a Dtmf internal slot and initialize it in RtpSender (2 by alvestrand, aboba)
    https://github.com/w3c/webrtc-pc/pull/1779 
  - #1748 Gating 'unmute' events on track with transceiver direction. (2 by alvestrand, stefhak)
    https://github.com/w3c/webrtc-pc/pull/1748 
  - #1723 Whether KeyingMaterial internal slot can be stored and retrieved (2 by martinthomson, aboba)
    https://github.com/w3c/webrtc-pc/pull/1723 
  - #1759 Change [[AssociatedMediaStreams]] to [[AssociatedMediaStreamIds]] (2 by henbos)
    https://github.com/w3c/webrtc-pc/pull/1759 
  - #1753 Add "statsended" event and surrounding machinery (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/pull/1753 

  2 pull requests merged:
  -  Update webrtc-respec-ci integration following respec and Travis CI current practices
    https://github.com/w3c/webrtc-pc/pull/1780 
  - Add "statsended" event and surrounding machinery
    https://github.com/w3c/webrtc-pc/pull/1753 [Editors can integrate] 

* w3c/webrtc-stats (+5/-6/💬13)
  5 pull requests submitted:
  - Update webrtc-respec-ci integration following respec current practices (by vivienlacourba)
    https://github.com/w3c/webrtc-stats/pull/335 
  - obsolete RTCIceCandidatePairStats priority (by lennart-csio)
    https://github.com/w3c/webrtc-stats/pull/334 
  - renaming RTCRTPStreamStats to RTCRtpStreamStats (by karthikbr82)
    https://github.com/w3c/webrtc-stats/pull/333 
  - Renaming RTCRTPStreamStats to RTCRtpStreamStats (by karthikbr82)
    https://github.com/w3c/webrtc-stats/pull/332 
  - Add hugeFramesSent to RTCVideoSenderStats (by ilyanikolaevskiy)
    https://github.com/w3c/webrtc-stats/pull/331 

  5 pull requests received 13 new comments:
  - #331 Add hugeFramesSent to RTCVideoSenderStats (9 by vr000m, ilyanikolaevskiy, alvestrand)
    https://github.com/w3c/webrtc-stats/pull/331 
  - #326 Moved trackId from RTCRTPStreamStats to RTC[In/Out]boundRTPStreamStats. (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/326 
  - #327 Rename "mediaType" to "kind" in RTCRTPStreamStats. (1 by alvestrand)
    https://github.com/w3c/webrtc-stats/pull/327 
  - #332 Renaming RTCRTPStreamStats to RTCRtpStreamStats (1 by karthikbr82)
    https://github.com/w3c/webrtc-stats/pull/332 
  - #335 Update webrtc-respec-ci integration following respec current practices (1 by vivienlacourba)
    https://github.com/w3c/webrtc-stats/pull/335 

  6 pull requests merged:
  - Update webrtc-respec-ci integration following respec current practices
    https://github.com/w3c/webrtc-stats/pull/335 
  - Define object lifetimes and mention end-of-life emission
    https://github.com/w3c/webrtc-stats/pull/315 
  - Moved trackId from RTCRTPStreamStats to RTC[In/Out]boundRTPStreamStats.
    https://github.com/w3c/webrtc-stats/pull/326 
  - Rename "mediaType" to "kind" in RTCRTPStreamStats.
    https://github.com/w3c/webrtc-stats/pull/327 
  - obsolete RTCIceCandidatePairStats priority
    https://github.com/w3c/webrtc-stats/pull/334 
  - renaming RTCRTPStreamStats to RTCRtpStreamStats
    https://github.com/w3c/webrtc-stats/pull/333 

* w3c/webrtc-charter (+5/-0/💬7)
  5 pull requests submitted:
  - Add data transfer to success criteria (by aboba)
    https://github.com/w3c/webrtc-charter/pull/40 
  - More realistic WebRTC 1.0 timeline (by aboba)
    https://github.com/w3c/webrtc-charter/pull/37 
  - Add reference to the IETF Transport Area (by aboba)
    https://github.com/w3c/webrtc-charter/pull/36 
  - Add description of WebRTC Object Oriented APIs (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/35 
  - Add more milestones for significant drafts (by dontcallmedom)
    https://github.com/w3c/webrtc-charter/pull/34 

  2 pull requests received 7 new comments:
  - #35 Add description of WebRTC Object Oriented APIs (5 by dontcallmedom, aboba, stefhak)
    https://github.com/w3c/webrtc-charter/pull/35 
  - #37 More realistic WebRTC 1.0 timeline (2 by dontcallmedom, aboba)
    https://github.com/w3c/webrtc-charter/pull/37 


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

Received on Tuesday, 27 February 2018 17:01:06 UTC