- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 07 Aug 2018 17:01:18 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1fn5ME-0002rB-KC@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+4/-3/💬29) 4 issues created: - Superfluous union in addIceCandidate. (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/1954 - How do I indicate the end of remote candidates? (by boldt) https://github.com/w3c/webrtc-pc/issues/1952 - setLocal and setRemote wrong (by boldt) https://github.com/w3c/webrtc-pc/issues/1950 - Is an RTCIceServer with no urls useful? (by steveanton) https://github.com/w3c/webrtc-pc/issues/1949 11 issues received 29 new comments: - #1952 How do I indicate the end of remote candidates? (11 by boldt, ibc, jan-ivar, aboba, alvestrand) https://github.com/w3c/webrtc-pc/issues/1952 - #1954 Superfluous union in addIceCandidate. (4 by jan-ivar, aboba) https://github.com/w3c/webrtc-pc/issues/1954 [PR exists] - #1949 Is an RTCIceServer with no urls useful? (4 by steveanton, boldt, alvestrand) https://github.com/w3c/webrtc-pc/issues/1949 - #1950 setLocal and setRemote wrong (3 by boldt, fippo, jan-ivar) https://github.com/w3c/webrtc-pc/issues/1950 [PR exists] - #1888 RTCPriorityType is not documented at all (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1888 [August 2018 interim] [Simulcast] - #1546 Use automatically generated default toJSON() method (when available) (1 by stefhak) https://github.com/w3c/webrtc-pc/issues/1546 [Editorial] - #1834 Handling of invalid values in RTCRtpSender.setParameters() (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1834 [May 2018 interim] - #1648 Provide changelog for the spec in new editors draft workflow (1 by stefhak) https://github.com/w3c/webrtc-pc/issues/1648 [Editorial] - #1812 Does direction matter for rejected m= sections? (1 by aboba) https://github.com/w3c/webrtc-pc/issues/1812 - #1271 Inconsistencies in Asynchronous Task Queueing (1 by stefhak) https://github.com/w3c/webrtc-pc/issues/1271 [Editorial] - #1273 Events not bubbling (1 by stefhak) https://github.com/w3c/webrtc-pc/issues/1273 [Editorial] 3 issues closed: - Provide changelog for the spec in new editors draft workflow https://github.com/w3c/webrtc-pc/issues/1648 [Editorial] - Does direction matter for rejected m= sections? https://github.com/w3c/webrtc-pc/issues/1812 - setLocal and setRemote wrong https://github.com/w3c/webrtc-pc/issues/1950 [PR exists] * w3c/webrtc-stats (+1/-0/💬0) 1 issues created: - identifying the ice generation of a candidate pair (by fippo) https://github.com/w3c/webrtc-stats/issues/358 * w3c/webrtc-quic (+2/-3/💬8) 2 issues created: - RTCQuicTransport constructor checks (by aboba) https://github.com/w3c/webrtc-quic/issues/31 - FIN bit receiving on a STREAM isn't clear enough (by robin-raymond) https://github.com/w3c/webrtc-quic/issues/30 3 issues received 8 new comments: - #28 Fingerprint Verification & QUIC Handshake (6 by robin-raymond, juberti, aboba) https://github.com/w3c/webrtc-quic/issues/28 - #25 Forward error correction? (1 by robin-raymond) https://github.com/w3c/webrtc-quic/issues/25 [question] - #30 FIN bit receiving on a STREAM isn't clear enough (1 by aboba) https://github.com/w3c/webrtc-quic/issues/30 3 issues closed: - Listening to QUIC packets before start https://github.com/w3c/webrtc-quic/issues/29 - Settling Promises when receiving FIN bit https://github.com/w3c/webrtc-quic/issues/18 [PR exists] - closing & finish() unclear https://github.com/w3c/webrtc-quic/issues/15 [PR exists] * w3c/webrtc-ice (+0/-0/💬1) 1 issues received 1 new comments: - #10 Rewrite references to RTCIceGatherer (1 by aboba) https://github.com/w3c/webrtc-ice/issues/10 [question] Pull requests ------------- * w3c/webrtc-pc (+4/-2/💬8) 4 pull requests submitted: - Make Section references more specific (by aboba) https://github.com/w3c/webrtc-pc/pull/1956 - Remove superfluous union on addIceCandidate (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/1955 - Added checks to make sure maxFramerate is not negative. (by stefhak) https://github.com/w3c/webrtc-pc/pull/1953 - don't abbrev setLocalDescription/setRemoteDescription (by fippo) https://github.com/w3c/webrtc-pc/pull/1951 3 pull requests received 8 new comments: - #1948 Made maxFramerate and scaleResolutionDownBy unsigned long (were: doub… (4 by aboba, alvestrand, stefhak) https://github.com/w3c/webrtc-pc/pull/1948 - #1951 don't abbrev setLocalDescription/setRemoteDescription (3 by fippo, jan-ivar, aboba) https://github.com/w3c/webrtc-pc/pull/1951 [Editorial] - #1942 throw NotSupportedError when mux policy does not match (1 by fippo) https://github.com/w3c/webrtc-pc/pull/1942 [Needs submitter action] 2 pull requests merged: - don't abbrev setLocalDescription/setRemoteDescription https://github.com/w3c/webrtc-pc/pull/1951 [Editorial] - reject with InvalidAccessError when mux policy does not match https://github.com/w3c/webrtc-pc/pull/1942 [Needs submitter action] * w3c/webrtc-stats (+1/-0/💬1) 1 pull requests submitted: - Fix inconsistent RTC{RTP,Rtp}StreamStats (by lukebjerring) https://github.com/w3c/webrtc-stats/pull/359 1 pull requests received 1 new comments: - #359 Fix inconsistent RTC{RTP,Rtp}StreamStats (1 by henbos) https://github.com/w3c/webrtc-stats/pull/359 * w3c/webrtc-quic (+0/-3/💬1) 1 pull requests received 1 new comments: - #19 closing & finish() unclear (1 by robin-raymond) https://github.com/w3c/webrtc-quic/pull/19 [submitter action] 3 pull requests merged: - Buffering clarification in RTCQuicStream header. https://github.com/w3c/webrtc-quic/pull/24 - closing & finish() unclear https://github.com/w3c/webrtc-quic/pull/19 [submitter action] - Settling Promises when receiving FIN bit https://github.com/w3c/webrtc-quic/pull/20 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, 7 August 2018 17:01:28 UTC