Weekly github digest (WebRTC WG specifications)

Issues
------
* w3c/webrtc-pc (+2/-2/💬4)
  2 issues created:
  - Clarifications of certificate expiry (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2045 
  - DTLSTransport: No description of when to fire the error event (by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2044 

  4 issues received 4 new comments:
  - #2042 RTCCertificate expires check is not precisely defined (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2042 
  - #2043 set-pc-configuration is unclear on how to match certificates (1 by alvestrand)
    https://github.com/w3c/webrtc-pc/issues/2043 
  - #2044 DTLSTransport: No description of when to fire the error event (1 by aboba)
    https://github.com/w3c/webrtc-pc/issues/2044 [Ready for PR] 
  - #2011 Matching of origin for RTCCertificate objects is unclear (1 by youennf)
    https://github.com/w3c/webrtc-pc/issues/2011 [PR exists] 

  2 issues closed:
  - Matching of origin for RTCCertificate objects is unclear https://github.com/w3c/webrtc-pc/issues/2011 [PR exists] 
  - RTCCertificate expires check is not precisely defined https://github.com/w3c/webrtc-pc/issues/2042 

* w3c/webrtc-quic (+1/-0/💬1)
  1 issues created:
  - QUIC role determination from ICE (by shampson)
    https://github.com/w3c/webrtc-quic/issues/103 

  1 issues received 1 new comments:
  - #93 What should the ALPN value be? (1 by shampson)
    https://github.com/w3c/webrtc-quic/issues/93 [Ready for PR] 

* w3c/mediacapture-screen-share (+2/-4/💬7)
  2 issues created:
  - Address corner-cases where `getDisplayMedia` prompts only to later fail. (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/96 
  - Clarify that we only process (including TypeError) applicable constraints  (by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/95 

  6 issues received 7 new comments:
  - #85 getDisplayMedia({video:false}) is interpreted as getDisplayMedia({video:true}) (2 by henbos, alvestrand)
    https://github.com/w3c/mediacapture-screen-share/issues/85 [PR exists] 
  - #65 Behavior for getDisplayMedia() and getDisplayMedia({}) should be the same (1 by alvestrand)
    https://github.com/w3c/mediacapture-screen-share/issues/65 [PR exists] 
  - #68 Be consistent with error handling (1 by jan-ivar)
    https://github.com/w3c/mediacapture-screen-share/issues/68 
  - #61 Mention capture of system audio (1 by alvestrand)
    https://github.com/w3c/mediacapture-screen-share/issues/61 [List Discussion Needed] [PR exists] [September 2018 Virtual Interim] 
  - #62 Offer high level source filtering (1 by alvestrand)
    https://github.com/w3c/mediacapture-screen-share/issues/62 [September 2018 Virtual Interim] 
  - #95 Clarify that we only process/TypeError on applicable constraints  (1 by alvestrand)
    https://github.com/w3c/mediacapture-screen-share/issues/95 

  4 issues closed:
  - Offer high level source filtering https://github.com/w3c/mediacapture-screen-share/issues/62 [September 2018 Virtual Interim] 
  - Behavior for getDisplayMedia() and getDisplayMedia({}) should be the same https://github.com/w3c/mediacapture-screen-share/issues/65 [PR exists] 
  - getDisplayMedia({video:false}) is interpreted as getDisplayMedia({video:true}) https://github.com/w3c/mediacapture-screen-share/issues/85 [PR exists] 
  - Mention capture of system audio https://github.com/w3c/mediacapture-screen-share/issues/61 [List Discussion Needed] [PR exists] [September 2018 Virtual Interim] 



Pull requests
-------------
* w3c/webrtc-pc (+0/-1/💬0)
  1 pull requests merged:
  - Refer to whatwg same-origin and current settings to define the certificate origin check
    https://github.com/w3c/webrtc-pc/pull/2041 [Editors can integrate] 

* w3c/webrtc-quic (+2/-2/💬4)
  2 pull requests submitted:
  - Fire transport's onerror before onstatechange event. (by shampson)
    https://github.com/w3c/webrtc-quic/pull/102 
  - Removed firing onstatechange synchronously with stop() (by shampson)
    https://github.com/w3c/webrtc-quic/pull/101 

  2 pull requests received 4 new comments:
  - #89 Add support for sending and receiving datagrams (2 by pthatcherg, shampson)
    https://github.com/w3c/webrtc-quic/pull/89 
  - #100 Specify ALPN tokens (2 by pthatcherg, shampson)
    https://github.com/w3c/webrtc-quic/pull/100 

  2 pull requests merged:
  - Fire transport's onerror before onstatechange event.
    https://github.com/w3c/webrtc-quic/pull/102 
  - Removed firing onstatechange synchronously with stop()
    https://github.com/w3c/webrtc-quic/pull/101 


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-quic
* 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, 25 December 2018 17:00:45 UTC