- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 05 Nov 2019 17:01:04 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1iS2CW-00068t-Qe@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+3/-3/💬21)
3 issues created:
- Peer Connection and b/f cache (by youennf)
https://github.com/w3c/webrtc-pc/issues/2346
- Removing getSupportedAlgorithms() (by aboba)
https://github.com/w3c/webrtc-pc/issues/2344 [PR exists]
- RTCCertificate security boundary (by annevk)
https://github.com/w3c/webrtc-pc/issues/2343
7 issues received 21 new comments:
- #2346 Peer Connection and b/f cache (2 by lgrahl, youennf)
https://github.com/w3c/webrtc-pc/issues/2346
- #2343 RTCCertificate security boundary (9 by annevk, martinthomson, nils-ohlmeier, steely-glint)
https://github.com/w3c/webrtc-pc/issues/2343
- #2338 Section 4.4.1.6: Set the RTCSessionDescription (Object visibility) (2 by aboba, alvestrand)
https://github.com/w3c/webrtc-pc/issues/2338 [Needs Test] [November 2019 Virtual Interim] [Ready for PR]
- #2332 Firing the right events in "rollback": Which description to use? (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2332 [November 2019 Virtual Interim]
- #2319 Add more specificity on the format of RTCStats.ids (3 by henbos, jan-ivar)
https://github.com/w3c/webrtc-pc/issues/2319
- #2302 Update mandatory to implement stats based on recent restructuring (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2302 [Editorial] [Ready for PR]
- #2284 Should peer identity specific steps be marked as "Feature at risk" (3 by aboba, jan-ivar, youennf)
https://github.com/w3c/webrtc-pc/issues/2284 [PR exists]
3 issues closed:
- Specify when RTCIceRole is updated https://github.com/w3c/webrtc-pc/issues/2214 [Editorial] [Needs Test] [PR exists]
- Remove "onstatsended" https://github.com/w3c/webrtc-pc/issues/2305 [PR exists] [TPAC 2019]
- Constrainable properties on remote tracks are under-specified https://github.com/w3c/webrtc-pc/issues/2121 [April 2019 Interim] [Ready for PR] [TPAC 2019]
* w3c/webrtc-stats (+0/-1/💬9)
3 issues received 9 new comments:
- #480 What should we do about onstatsended? (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/480 [PR exists] [TPAC 2019]
- #472 Issues with replaceTrack, will statsended fire or give me what I want. (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/472 [PR exists] [TPAC 2019]
- #374 Exposing RTCIceCandidateStats.networkType might trigger fingerprinting (7 by aboba, jan-ivar, juberti, snyderp, youennf)
https://github.com/w3c/webrtc-stats/issues/374 [TPAC 2018] [TPAC 2019]
1 issues closed:
- In TLS version, need to specify case of Hex string https://github.com/w3c/webrtc-stats/issues/513 [PR exists]
* w3c/webrtc-dscp-exp (+1/-0/💬1)
1 issues created:
- Move Priority definition into this spec (by alvestrand)
https://github.com/w3c/webrtc-dscp-exp/issues/4
1 issues received 1 new comments:
- #4 Move Priority definition into this spec (1 by alvestrand)
https://github.com/w3c/webrtc-dscp-exp/issues/4
* w3c/mediacapture-main (+3/-3/💬5)
3 issues created:
- Only reveal labels of devices user has given permission to (by snyderp)
https://github.com/w3c/mediacapture-main/issues/640
- Enforcing user gesture for getUserMedia (by youennf)
https://github.com/w3c/mediacapture-main/issues/639
- MediaStreamTrack and b/f cache (by youennf)
https://github.com/w3c/mediacapture-main/issues/638
3 issues received 5 new comments:
- #640 Only reveal labels of devices user has given permission to (3 by jan-ivar, snyderp, youennf)
https://github.com/w3c/mediacapture-main/issues/640
- #639 Enforcing user gesture for getUserMedia (1 by youennf)
https://github.com/w3c/mediacapture-main/issues/639
- #638 MediaStreamTrack and b/f cache (1 by youennf)
https://github.com/w3c/mediacapture-main/issues/638
3 issues closed:
- Link is to wrong permission algorithm (editorial) https://github.com/w3c/mediacapture-main/issues/487
- audioElement should ignore video tracks in a stream wrt ended. https://github.com/w3c/mediacapture-main/issues/520 [PR exists]
- When is a MediaStream playing? https://github.com/w3c/mediacapture-main/issues/615 [PR exists]
* w3c/mediacapture-screen-share (+0/-1/💬0)
1 issues closed:
- Define tab capture https://github.com/w3c/mediacapture-screen-share/issues/60 [CR blocking] [Editorial] [PR exists] [TPAC 2019]
Pull requests
-------------
* w3c/webrtc-pc (+3/-4/💬0)
3 pull requests submitted:
- Remove getSupportedAlgorithms() (by aboba)
https://github.com/w3c/webrtc-pc/pull/2345
- Remove Priority from Sender and Datachannel (by alvestrand)
https://github.com/w3c/webrtc-pc/pull/2342
- Fire events last in SLD/SRD algorithm (editorial) (by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/2341
4 pull requests merged:
- Introduce [[IceRole]] internal slot
https://github.com/w3c/webrtc-pc/pull/2331 [Editors can integrate]
- Fire events last in SLD/SRD algorithm (editorial)
https://github.com/w3c/webrtc-pc/pull/2341
- Remove onstatsended event
https://github.com/w3c/webrtc-pc/pull/2318 [Editors can integrate]
- Define remote track settings, constraints not applicable
https://github.com/w3c/webrtc-pc/pull/2340 [Editors can integrate] [Needs Test]
* w3c/webrtc-stats (+0/-1/💬5)
3 pull requests received 5 new comments:
- #503 RTCSctpTransportStats with smoothedRoundTripTime added. (2 by henbos, vr000m)
https://github.com/w3c/webrtc-stats/pull/503 [Editors can integrate] [Needs input]
- #502 Add RTCTransportStats.iceUfrag (2 by henbos)
https://github.com/w3c/webrtc-stats/pull/502
- #499 Make RTCMediaStreamStats obsolete (1 by vr000m)
https://github.com/w3c/webrtc-stats/pull/499
1 pull requests merged:
- Specify TLS version as upper case Hex
https://github.com/w3c/webrtc-stats/pull/514
* w3c/mediacapture-main (+1/-1/💬3)
1 pull requests submitted:
- Use HTMLMediaElement's ended playback definition. (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/637
1 pull requests received 3 new comments:
- #637 Use HTMLMediaElement's ended playback definition. (3 by Pehrsons, henbos, jan-ivar)
https://github.com/w3c/mediacapture-main/pull/637
1 pull requests merged:
- Use HTMLMediaElement's potentially playing definition.
https://github.com/w3c/mediacapture-main/pull/631 [Editors can integrate]
* w3c/mediacapture-screen-share (+0/-1/💬0)
1 pull requests merged:
- A browser display surface is the rendered form of a browsing context.
https://github.com/w3c/mediacapture-screen-share/pull/121
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-identity
* https://github.com/w3c/webrtc-stats
* https://github.com/w3c/webrtc-charter
* https://github.com/w3c/webrtc-dscp-exp
* https://github.com/w3c/webrtc-ice
* https://github.com/w3c/webrtc-nv-use-cases
* https://github.com/w3c/mediacapture-main
* https://github.com/w3c/mediacapture-record
* https://github.com/w3c/mediacapture-image
* https://github.com/w3c/mediacapture-depth
* https://github.com/w3c/mediacapture-fromelement
* https://github.com/w3c/mediacapture-output
* https://github.com/w3c/mediacapture-screen-share
* https://github.com/w3c/mst-content-hint
Received on Tuesday, 5 November 2019 17:01:06 UTC