- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 19 May 2020 17:00:16 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1jb5bE-0001rm-Bt@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+2/-4/💬5)
2 issues created:
- Feature request: API to explicit MID ordering (by ovelius)
https://github.com/w3c/webrtc-pc/issues/2532
- Describe what happens with administratively prohibited candidates (by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2531
5 issues received 5 new comments:
- #2532 Feature request: API to explicit MID ordering (1 by alvestrand)
https://github.com/w3c/webrtc-pc/issues/2532
- #2531 Describe what happens with administratively prohibited candidates (1 by fippo)
https://github.com/w3c/webrtc-pc/issues/2531 [security-tracker]
- #2469 Test coverage chapter 11 (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/2469 [PR exists] [Test suite issue]
- #2460 `getCapabilities` seems to leak hardware capabilities w/o a permission (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/2460 [privacy-tracker]
- #2442 Review test coverage of the entire document (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/2442 [Test suite issue]
4 issues closed:
- Rejecting invalid session description https://github.com/w3c/webrtc-pc/issues/2441
- Test coverage chapter 9 https://github.com/w3c/webrtc-pc/issues/2468 [PR exists] [Test suite issue]
- RTCPeerConnection.prototype.setRemoteDescription.length should be 1 https://github.com/w3c/webrtc-pc/issues/2528 [PR exists]
- Test coverage chapter 11 https://github.com/w3c/webrtc-pc/issues/2469 [PR exists] [Test suite issue]
* w3c/webrtc-stats (+1/-0/💬1)
1 issues created:
- framesEncoded exists only for video? (by fippo)
https://github.com/w3c/webrtc-stats/issues/573
1 issues received 1 new comments:
- #573 framesEncoded exists only for video? (1 by alvestrand)
https://github.com/w3c/webrtc-stats/issues/573
* w3c/webrtc-priority (+2/-1/💬3)
2 issues created:
- Need to specify default priority and what to do about it (by alvestrand)
https://github.com/w3c/webrtc-priority/issues/12
- Create idlharness test for priority spec (by alvestrand)
https://github.com/w3c/webrtc-priority/issues/11
3 issues received 3 new comments:
- #12 Need to specify default priority and what to do about it (1 by alvestrand)
https://github.com/w3c/webrtc-priority/issues/12 [Editorial]
- #8 Move wpt tests to new directory (1 by alvestrand)
https://github.com/w3c/webrtc-priority/issues/8 [Test needed]
- #4 Move Priority definition into this spec (1 by alvestrand)
https://github.com/w3c/webrtc-priority/issues/4
1 issues closed:
- Move Priority definition into this spec https://github.com/w3c/webrtc-priority/issues/4
* w3c/mediacapture-main (+0/-0/💬1)
1 issues received 1 new comments:
- #675 Reference storage spec once its hooks are ready (1 by annevk)
https://github.com/w3c/mediacapture-main/issues/675
* w3c/mediacapture-image (+0/-0/💬7)
2 issues received 7 new comments:
- #225 The (bool or ConstrainDouble) case for pan/tilt/zoom is unclear (1 by guidou)
https://github.com/w3c/mediacapture-image/issues/225 [PTZ]
- #223 [PTZ] Should `applyConstraints` request permission? (6 by andypaicu, jan-ivar, reillyeon)
https://github.com/w3c/mediacapture-image/issues/223 [PTZ]
* w3c/mediacapture-output (+0/-0/💬1)
1 issues received 1 new comments:
- #63 Controlling 3rd party iframe audio output on a page? (1 by bigicoin)
https://github.com/w3c/mediacapture-output/issues/63
* w3c/mediacapture-screen-share (+0/-0/💬6)
1 issues received 6 new comments:
- #140 Either fully support or remove audio capture entirely: "MAY" re audio capture is ambiguous (6 by guest271314, jan-ivar)
https://github.com/w3c/mediacapture-screen-share/issues/140
* w3c/webrtc-extensions (+1/-0/💬0)
1 issues created:
- Update draft to reflect adoption by WG (by alvestrand)
https://github.com/w3c/webrtc-extensions/issues/38
Pull requests
-------------
* w3c/webrtc-pc (+1/-2/💬0)
1 pull requests submitted:
- Test coverage chapter 9 (by aboba)
https://github.com/w3c/webrtc-pc/pull/2530
2 pull requests merged:
- Test coverage chapter 9
https://github.com/w3c/webrtc-pc/pull/2530 [Editors can integrate]
- Split off RTCLocalSessionDescriptionInit to handle optional type.
https://github.com/w3c/webrtc-pc/pull/2529
* w3c/webrtc-priority (+0/-1/💬0)
1 pull requests merged:
- Align bikeshed metadata with TR
https://github.com/w3c/webrtc-priority/pull/10
* w3c/mediacapture-main (+1/-1/💬0)
1 pull requests submitted:
- Add note about devicechange only firing on docs allowed to use kind. (by jan-ivar)
https://github.com/w3c/mediacapture-main/pull/696
1 pull requests merged:
- Add note about devicechange only firing on docs allowed to use kind.
https://github.com/w3c/mediacapture-main/pull/696
* w3c/webrtc-extensions (+1/-1/💬15)
1 pull requests submitted:
- Mark document as editors draft (by dontcallmedom)
https://github.com/w3c/webrtc-extensions/pull/39
1 pull requests received 15 new comments:
- #37 Add a requestKeyframe() API (15 by aboba, alvestrand, fippo, ibc, murillo128, youennf)
https://github.com/w3c/webrtc-extensions/pull/37
1 pull requests merged:
- add impact to explainer
https://github.com/w3c/webrtc-extensions/pull/36
* web-platform-tests/wpt (+0/-1/💬0)
1 pull requests merged:
- webrtc wpt: s/doSignalingHandshake/exchangeOfferAnswer/g
https://github.com/web-platform-tests/wpt/pull/23686 [chromium-export] [webrtc] [webrtc-priority] [wg-webrtc]
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-priority
* 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
* https://github.com/w3c/webrtc-svc
* https://github.com/w3c/webrtc-extensions
* https://github.com/w3c/webrtc-provisional-stats
* https://github.com/web-platform-tests/wpt
Received on Tuesday, 19 May 2020 17:00:18 UTC