- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 21 Aug 2018 17:00:42 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1fsA1K-00013v-1M@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+3/-4/💬13)
3 issues created:
- Be consistent when rejecting with an OperationError (by stefhak)
https://github.com/w3c/webrtc-pc/issues/1967
- Describe consistency model between *{local|remote}*Description attributes (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1965
- Effect of RTCRtpSendParameters on Simulcast (by aboba)
https://github.com/w3c/webrtc-pc/issues/1964
7 issues received 13 new comments:
- #1965 Describe consistency model between *{local|remote}*Description attributes (5 by henbos, steveanton, foolip)
https://github.com/w3c/webrtc-pc/issues/1965
- #1931 Move [[WEBRTC-IDENTITY]] to its own repo (2 by dontcallmedom)
https://github.com/w3c/webrtc-pc/issues/1931 [Identity related]
- #1964 Effect of RTCRtpSendParameters on Simulcast (2 by shampson, alvestrand)
https://github.com/w3c/webrtc-pc/issues/1964 [Simulcast]
- #1952 How do I indicate the end of remote candidates? (1 by boldt)
https://github.com/w3c/webrtc-pc/issues/1952
- #1896 Order of RTCRtpSendParameters.encodings is not described (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1896 [August 2018 interim] [Simulcast]
- #1271 Inconsistencies in Asynchronous Task Queueing (1 by stefhak)
https://github.com/w3c/webrtc-pc/issues/1271 [Editorial] [Needs submitter action]
- #1273 Events not bubbling (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/1273 [Editorial]
4 issues closed:
- Inconsistencies in Asynchronous Task Queueing https://github.com/w3c/webrtc-pc/issues/1271 [Editorial] [Needs submitter action]
- Use automatically generated default toJSON() method (when available) https://github.com/w3c/webrtc-pc/issues/1546 [Editorial]
- Gatherer state vs gathering state https://github.com/w3c/webrtc-pc/issues/1959 [question]
- Failed to execute 'insertDTMF' on 'RTCDTMFSender': The 'canInsertDTMF' attribute is false: this sender cannot send DTMF. https://github.com/w3c/webrtc-pc/issues/1958 [duplicate] [question]
* w3c/webrtc-stats (+1/-0/💬0)
1 issues created:
- RTCIceCandidateType: is it 'relay' or 'relayed' (by fippo)
https://github.com/w3c/webrtc-stats/issues/360
* w3c/webrtc-quic (+2/-4/💬3)
2 issues created:
- reset() transitions to closing (by shampson)
https://github.com/w3c/webrtc-quic/issues/43
- Multiple events firing when closing a RTCQuicTransport (by shampson)
https://github.com/w3c/webrtc-quic/issues/42
3 issues received 3 new comments:
- #42 RTCQuicTransport: multiple events fire with QUIC error (1 by aboba)
https://github.com/w3c/webrtc-quic/issues/42
- #43 reset() transitions to closing (1 by aboba)
https://github.com/w3c/webrtc-quic/issues/43
- #37 More details for stop() (1 by shampson)
https://github.com/w3c/webrtc-quic/issues/37 [Ready for PR]
4 issues closed:
- FIN bit receiving on a STREAM isn't clear enough https://github.com/w3c/webrtc-quic/issues/30 [PR exists]
- quicstream vs stream event https://github.com/w3c/webrtc-quic/issues/38 [PR exists]
- RTCQuicTransport constructor checks https://github.com/w3c/webrtc-quic/issues/31 [PR exists]
- Multiple RTCCertificate fingerprints reflected in RTCQuicParameters.fingerprints https://github.com/w3c/webrtc-quic/issues/33 [PR exists]
* w3c/webrtc-ice (+1/-1/💬3)
1 issues created:
- RTCIceGatherPolicy should default to "all" (by steveanton)
https://github.com/w3c/webrtc-ice/issues/21
2 issues received 3 new comments:
- #18 Re-calling Start: Changed parameters confused? (2 by steveanton, aboba)
https://github.com/w3c/webrtc-ice/issues/18
- #19 addRemoteCandidate: Action on illegal candidate not specified (1 by aboba)
https://github.com/w3c/webrtc-ice/issues/19
1 issues closed:
- Why is a new event type "localcandidate" introduced here? https://github.com/w3c/webrtc-ice/issues/16 [PR exists]
Pull requests
-------------
* w3c/webrtc-pc (+2/-1/💬3)
2 pull requests submitted:
- Align rejection with OperationError. (by stefhak)
https://github.com/w3c/webrtc-pc/pull/1968
- A shot at aligning eventfiring with how it's specced in other docs. (by stefhak)
https://github.com/w3c/webrtc-pc/pull/1966
2 pull requests received 3 new comments:
- #1966 A shot at aligning eventfiring with how it's specced in other docs. (2 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1966
- #1963 Remove simulcast material and refer to simulcast draft (1 by aboba)
https://github.com/w3c/webrtc-pc/pull/1963 [Simulcast]
1 pull requests merged:
- Changed to use respec's [Default] definition of toJSON.
https://github.com/w3c/webrtc-pc/pull/1960 [Editorial]
* w3c/webrtc-quic (+0/-4/💬3)
2 pull requests received 3 new comments:
- #40 RTCQuicTransport Constructor Checks (and internal slots) (2 by shampson)
https://github.com/w3c/webrtc-quic/pull/40
- #36 Clarification on a stream receiving a FIN bit (1 by aboba)
https://github.com/w3c/webrtc-quic/pull/36
4 pull requests merged:
- fingerprint algorithm guidance
https://github.com/w3c/webrtc-quic/pull/35
- Clarification on a stream receiving a FIN bit
https://github.com/w3c/webrtc-quic/pull/36
- RTCQuicTransport Constructor Checks (and internal slots)
https://github.com/w3c/webrtc-quic/pull/40
- Change onstream to onquicstream
https://github.com/w3c/webrtc-quic/pull/39
* w3c/webrtc-ice (+1/-1/💬0)
1 pull requests submitted:
- Remove RTCIceGatherer reference in addRemoteCandidate (by aboba)
https://github.com/w3c/webrtc-ice/pull/20
1 pull requests merged:
- Changed "onlocalcandidate" event to "onicecandidate"
https://github.com/w3c/webrtc-ice/pull/17
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, 21 August 2018 17:00:44 UTC