- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 22 Oct 2019 17:00:46 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1iMxWY-0001Zg-De@uranus.w3.org>
Issues ------ * w3c/webrtc-pc (+6/-3/💬8) 6 issues created: - Section 4.4.1.6: Set the RTCSessionDescription (Object visibility) (by aboba) https://github.com/w3c/webrtc-pc/issues/2338 [Needs Test] - Link to promises in specs guide for definition of "transformed" does not work (by a2sheppy) https://github.com/w3c/webrtc-pc/issues/2337 - iceconnectionstatechange event after PeerConnection.close() is called (by jianjunz) https://github.com/w3c/webrtc-pc/issues/2335 - Move priority to DSCP spec (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2334 - Firing the right events in "rollback": Which description to use? (by henbos) https://github.com/w3c/webrtc-pc/issues/2332 - Maybe RTCError doesn't have to be named "RTCError" (by jan-ivar) https://github.com/w3c/webrtc-pc/issues/2330 2 issues received 8 new comments: - #2335 iceconnectionstatechange event after PeerConnection.close() is called (7 by alvestrand, fippo, jianjunz) https://github.com/w3c/webrtc-pc/issues/2335 [Needs Test] [PR exists] - #2284 Should peer identity specific steps be marked as "Feature at risk" (1 by alvestrand) https://github.com/w3c/webrtc-pc/issues/2284 [PR exists] 3 issues closed: - data-channel-failure RTCError fired synchronously in SRD https://github.com/w3c/webrtc-pc/issues/2327 [PR exists] - Should rollback fire addtrack/removetrack events? https://github.com/w3c/webrtc-pc/issues/1706 [PR exists] [TPAC 2018] - Describe consistency model between *{local|remote}*Description attributes https://github.com/w3c/webrtc-pc/issues/1965 [PR exists] * w3c/webrtc-stats (+1/-0/💬0) 1 issues created: - wrong definition of RTCIceServerStats.protocol? (by fippo) https://github.com/w3c/webrtc-stats/issues/512 * w3c/webrtc-nv-use-cases (+0/-0/💬6) 1 issues received 6 new comments: - #15 Distributed hash tables (6 by aboba, juberti, lgrahl, pthatcherg) https://github.com/w3c/webrtc-nv-use-cases/issues/15 [June 2019 Interim] [TPAC 2019] * w3c/mediacapture-main (+1/-0/💬14) 1 issues created: - A privacy concern of "Media Capture and Streams" (by NalaGinrut) https://github.com/w3c/mediacapture-main/issues/630 3 issues received 14 new comments: - #630 A privacy concern of "Media Capture and Streams" (11 by NalaGinrut, guest271314, jan-ivar, snyderp, youennf) https://github.com/w3c/mediacapture-main/issues/630 - #615 When is a MediaStream playing? (1 by guest271314) https://github.com/w3c/mediacapture-main/issues/615 - #518 Clarification needed on HTMLMediaElement with MediaStream ending playback (2 by Pehrsons) https://github.com/w3c/mediacapture-main/issues/518 * w3c/mediacapture-record (+0/-0/💬1) 1 issues received 1 new comments: - #131 Shouldn't remaining async methods run "in parallel"? (1 by Pehrsons) https://github.com/w3c/mediacapture-record/issues/131 * w3c/mediacapture-screen-share (+0/-0/💬1) 1 issues received 1 new comments: - #59 TAG review (1 by jan-ivar) https://github.com/w3c/mediacapture-screen-share/issues/59 Pull requests ------------- * w3c/webrtc-pc (+5/-3/💬8) 5 pull requests submitted: - Be explicit about no ICE event on close (by alvestrand) https://github.com/w3c/webrtc-pc/pull/2336 - Add security note about certificates and postMessage. (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2333 - Introduce [[IceRole]] internal slot (by alvestrand) https://github.com/w3c/webrtc-pc/pull/2331 - Move data-channel-failure event to end of SRD with the other sync events (by jan-ivar) https://github.com/w3c/webrtc-pc/pull/2329 - Add accessibility considerations regarding real-time text (by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2328 5 pull requests received 8 new comments: - #2333 Add security note about certificates and postMessage. (1 by annevk) https://github.com/w3c/webrtc-pc/pull/2333 - #2328 Add accessibility considerations regarding real-time text (1 by dontcallmedom) https://github.com/w3c/webrtc-pc/pull/2328 - #2326 Removing degradationPreference (4 by alvestrand, henbos, jan-ivar) https://github.com/w3c/webrtc-pc/pull/2326 - #2318 Remove onstatsended event (1 by alvestrand) https://github.com/w3c/webrtc-pc/pull/2318 [Editors can integrate] - #2298 Fire events and update state correctly for rollback. (1 by alvestrand) https://github.com/w3c/webrtc-pc/pull/2298 3 pull requests merged: - Move data-channel-failure event to end of SRD with the other sync events https://github.com/w3c/webrtc-pc/pull/2329 [Editors can integrate] - Fire events and update state correctly for rollback. https://github.com/w3c/webrtc-pc/pull/2298 - Add text describing *Description consistency https://github.com/w3c/webrtc-pc/pull/2317 [Editors can integrate] * w3c/webrtc-stats (+1/-0/💬0) 1 pull requests submitted: - Add totalInterFrameDelaySquared to RTCInboundRtpStreamStats (by drkron) https://github.com/w3c/webrtc-stats/pull/511 * w3c/mediacapture-main (+1/-0/💬0) 1 pull requests submitted: - Use HTMLMediaElement's potentially playing definition. (by jan-ivar) https://github.com/w3c/mediacapture-main/pull/631 * w3c/mediacapture-record (+0/-0/💬4) 2 pull requests received 4 new comments: - #190 Defer deciding codec until "onstart" fires (3 by Pehrsons, henbos) https://github.com/w3c/mediacapture-record/pull/190 - #185 Add `audioConstantBitRate` flag to `MediaRecorderOptions`. (1 by sizeak) https://github.com/w3c/mediacapture-record/pull/185 * w3c/mediacapture-screen-share (+1/-0/💬0) 1 pull requests submitted: - A browser display surface is the rendered form of a browsing context. (by jan-ivar) 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, 22 October 2019 17:00:49 UTC