- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 13 Mar 2018 17:00:49 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1evnI9-0002Mi-LX@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+6/-4/💬34)
6 issues created:
- Should a signalingstatechange event be fired when closing a RTCPeerConnection? (by youennf)
https://github.com/w3c/webrtc-pc/issues/1799
- Fix respec warnings surfaced by 20.0.4 (by Orphis)
https://github.com/w3c/webrtc-pc/issues/1798
- Remove * at the end of links? (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1796
- RTCDataChannel: Remotely initiated channels needs to get all slots defined (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1795
- Editorial: Some interfaces are missing links (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1793
- Editorial: Don't "set" the readonly bufferedAmount attribute (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1792
14 issues received 34 new comments:
- #1760 RTCRtpSynchronizationSource.audioLevel algorithmic equality (6 by jan-ivar, na-g)
https://github.com/w3c/webrtc-pc/issues/1760
- #1745 Codify refusing to generate an empty Offer (5 by fippo, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1745
- #1778 Recycling an m= section may not remove the old transceiver's remote track from its stream (5 by jan-ivar, taylor-b)
https://github.com/w3c/webrtc-pc/issues/1778
- #1799 Should a signalingstatechange event be fired when closing a RTCPeerConnection? (4 by fippo, jan-ivar, alvestrand)
https://github.com/w3c/webrtc-pc/issues/1799
- #1793 Editorial: Some interfaces are missing links (3 by Orphis)
https://github.com/w3c/webrtc-pc/issues/1793
- #1619 canInsertDTMF transitions not specified (2 by fippo, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1619
- #1625 RTCPriorityType combines relative bitrate with QoS priority, which applications may not want. (2 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1625 [Chair decision needed]
- #1796 Remove * at the end of links? (1 by Orphis)
https://github.com/w3c/webrtc-pc/issues/1796
- #1089 Update for structured cloning changes in HTML (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1089 [PR exists]
- #1642 OAUTH-POP-KEY-DISTRIBUTION IETF draft has been replaced by ACE-CWT-PROOF-OF-POSSESSION (1 by fluffy)
https://github.com/w3c/webrtc-pc/issues/1642
- #1742 Integrate CSP access control into algorithms (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1742
- #1775 RTCPeerConnection lacks identity marker beyond current process (1 by icydragons)
https://github.com/w3c/webrtc-pc/issues/1775
- #1783 Define description.sdp for rollback for setLocalDescription (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1783 [PR exists]
- #1112 Terminology around "setting" attributes may be incorrect (1 by adam-be)
https://github.com/w3c/webrtc-pc/issues/1112 [Editorial]
4 issues closed:
- Editorial: Some interfaces are missing links https://github.com/w3c/webrtc-pc/issues/1793
- RTCPriorityType combines relative bitrate with QoS priority, which applications may not want. https://github.com/w3c/webrtc-pc/issues/1625 [Chair decision needed]
- Testing guidelines: Comments or help link? https://github.com/w3c/webrtc-pc/issues/1687 [Editorial]
- Initial data channel state is inconsistent https://github.com/w3c/webrtc-pc/issues/1761 [Editorial] [PR exists]
* w3c/webrtc-stats (+3/-1/💬10)
3 issues created:
- Unable to distinguish "sender" stats if multiple senders are sending the same track (by henbos)
https://github.com/w3c/webrtc-stats/issues/342
- remoteSource is needed for 'track' stats (by henbos)
https://github.com/w3c/webrtc-stats/issues/341
- Add stat for RTTs between client and STUN/TURN server (by taylor-b)
https://github.com/w3c/webrtc-stats/issues/339
5 issues received 10 new comments:
- #339 Add stat for RTTs between client and STUN/TURN server (6 by fippo, taylor-b, alvestrand)
https://github.com/w3c/webrtc-stats/issues/339
- #312 video packet counters should be moved out from RTCRTPStreamStats to appropriate dictionaries (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/312 [Ready for PR]
- #324 Clarify stats hierarchies (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/324 [Ready for PR]
- #342 Unable to distinguish "sender" stats if multiple senders are sending the same track (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/342
- #271 Add stat for inputAudioLevel, before the audio filter (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/271
1 issues closed:
- Normalize RTCPeerConnection and PeerConnection https://github.com/w3c/webrtc-stats/issues/336
Pull requests
-------------
* w3c/webrtc-pc (+5/-6/💬3)
5 pull requests submitted:
- Upgrade to Respec 20.0.4 (by vivienlacourba)
https://github.com/w3c/webrtc-pc/pull/1797 [Editorial]
- Buffered amount slot (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1794
- Test guidelines: Add option to use 'help link' to reference specific section (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1791
- RTCDataChannel: Specify that a string argument to send must be encoded (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1790
- Fix another typo in section ID (by Orphis)
https://github.com/w3c/webrtc-pc/pull/1789
2 pull requests received 3 new comments:
- #1794 Buffered amount slot (2 by taylor-b, alvestrand)
https://github.com/w3c/webrtc-pc/pull/1794
- #1723 Whether KeyingMaterial internal slot can be stored and retrieved (1 by alvestrand)
https://github.com/w3c/webrtc-pc/pull/1723
6 pull requests merged:
- Upgrade to Respec 20.0.4
https://github.com/w3c/webrtc-pc/pull/1797 [Editorial]
- Gating 'unmute' events on track with transceiver direction.
https://github.com/w3c/webrtc-pc/pull/1748
- Test guidelines: Add option to use 'help link' to reference specific section
https://github.com/w3c/webrtc-pc/pull/1791
- fix RTCIceCandidate.toJson description
https://github.com/w3c/webrtc-pc/pull/1787
- Enqueue replaceTrack, and remove sync setting of track.
https://github.com/w3c/webrtc-pc/pull/1772 [Editors can integrate]
- Fix another typo in section ID
https://github.com/w3c/webrtc-pc/pull/1789
* w3c/webrtc-stats (+1/-1/💬0)
1 pull requests submitted:
- s/ PeerConnection/ RTCPeerConnection/g (by fippo)
https://github.com/w3c/webrtc-stats/pull/340
1 pull requests merged:
- s/ PeerConnection/ RTCPeerConnection/g
https://github.com/w3c/webrtc-stats/pull/340
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, 13 March 2018 17:00:54 UTC