- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 22 Aug 2017 17:00:39 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1dkCXf-00077b-Va@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+5/-13/💬30)
5 issues created:
- Use automatically generated default toJSON() method (when available) (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1546
- Invalid JSON in examples (by fluffy)
https://github.com/w3c/webrtc-pc/issues/1543
- webidl for replaceTrack doesn't allow withTrack to be nullable (by docfaraday)
https://github.com/w3c/webrtc-pc/issues/1540
- Normative language in lower case (by aboba)
https://github.com/w3c/webrtc-pc/issues/1537
- No <dfn> for toJSON in RTCSessionDescription (by aboba)
https://github.com/w3c/webrtc-pc/issues/1535
16 issues received 30 new comments:
- #1543 Invalid JSON in examples (4 by fluffy, dontcallmedom, aboba)
https://github.com/w3c/webrtc-pc/issues/1543
- #1537 Normative language in upper case (3 by dontcallmedom, aboba)
https://github.com/w3c/webrtc-pc/issues/1537
- #1420 At risk text in wrong location (3 by burnburn, fluffy, aboba)
https://github.com/w3c/webrtc-pc/issues/1420
- #1310 Make 4.3.1. referenceable (3 by burnburn, fluffy)
https://github.com/w3c/webrtc-pc/issues/1310
- #1361 Clarify offerToReceiveAudio and offerToReceiveVideo in renegotiation (3 by fluffy, stefhak)
https://github.com/w3c/webrtc-pc/issues/1361
- #1293 Section 9.6: protocol type (2 by aboba)
https://github.com/w3c/webrtc-pc/issues/1293
- #1438 Should refer to enums in a consistent way (2 by burnburn, aboba)
https://github.com/w3c/webrtc-pc/issues/1438
- #1529 What happens if RTCDataChannelInit.negotiated is true, but id is absent? (2 by lgrahl, stefhak)
https://github.com/w3c/webrtc-pc/issues/1529
- #1540 webidl for replaceTrack doesn't allow withTrack to be nullable (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1540
- #1296 Section 11.6: Diagram (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1296
- #1484 toJSON Dfn needed (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1484
- #1495 getCapabilities should throw TypeError if invalid kind is provided (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1495
- #1370 Editorial: Use consistent syntax for enum values and strings (1 by burnburn)
https://github.com/w3c/webrtc-pc/issues/1370
- #1507 Limiting number of RTCRtpTransceivers (1 by markandrus)
https://github.com/w3c/webrtc-pc/issues/1507
- #1515 insertDTMF when transceiver.currentDirection is null (1 by soareschen)
https://github.com/w3c/webrtc-pc/issues/1515
- #1520 setParameters does input validation in parallel, and doesn't actually apply parameters? (1 by burnburn)
https://github.com/w3c/webrtc-pc/issues/1520
13 issues closed:
- Normative language in upper case https://github.com/w3c/webrtc-pc/issues/1537
- insertDTMF when transceiver.currentDirection is null https://github.com/w3c/webrtc-pc/issues/1515
- Deterministic behavior for transactionId validation https://github.com/w3c/webrtc-pc/issues/1488
- webidl for replaceTrack doesn't allow withTrack to be nullable https://github.com/w3c/webrtc-pc/issues/1540
- Section 4.4.4 closed state https://github.com/w3c/webrtc-pc/issues/1257
- Section 11.6: Diagram https://github.com/w3c/webrtc-pc/issues/1296
- Support for RRID and FEC/RTX RIDs? https://github.com/w3c/webrtc-pc/issues/1496
- Make 4.3.1. referenceable https://github.com/w3c/webrtc-pc/issues/1310
- ResourceInUse exception is not defined https://github.com/w3c/webrtc-pc/issues/1412
- Should refer to enums in a consistent way https://github.com/w3c/webrtc-pc/issues/1438
- No <dfn> for toJSON in RTCSessionDescription https://github.com/w3c/webrtc-pc/issues/1535
- Editorial: Use consistent syntax for enum values and strings https://github.com/w3c/webrtc-pc/issues/1370
- Limiting number of RTCRtpTransceivers https://github.com/w3c/webrtc-pc/issues/1507
* w3c/webrtc-stats (+2/-0/💬2)
2 issues created:
- Dated getStats example. (by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/236
- Is keeping stats around a memory problem? (by stefhak)
https://github.com/w3c/webrtc-stats/issues/235
2 issues received 2 new comments:
- #202 RTCMediaStreamTrackStats.concealedAudibleSamples (1 by henbos)
https://github.com/w3c/webrtc-stats/issues/202
- #235 Is keeping stats around a memory problem? (1 by jesup)
https://github.com/w3c/webrtc-stats/issues/235
Pull requests
-------------
* w3c/webrtc-pc (+8/-2/💬11)
8 pull requests submitted:
- Revert JSON changes (by aboba)
https://github.com/w3c/webrtc-pc/pull/1545
- s/outboundrtp/outbound-rtp (by fippo)
https://github.com/w3c/webrtc-pc/pull/1544
- duration, interToneGap and canInsertDTMF internal slots of RTCDTMFSender (by aboba)
https://github.com/w3c/webrtc-pc/pull/1542
- getCapabilities behavior with an unsupported value of kind (by aboba)
https://github.com/w3c/webrtc-pc/pull/1541
- Type checking for selectorArg in getStats is unnecessary (by aboba)
https://github.com/w3c/webrtc-pc/pull/1539
- protocol can only contain ASCII (by aboba)
https://github.com/w3c/webrtc-pc/pull/1538
- When DTMF can be sent (by aboba)
https://github.com/w3c/webrtc-pc/pull/1536
- Change ResourceInUse to OperationError (by burnburn)
https://github.com/w3c/webrtc-pc/pull/1534
6 pull requests received 11 new comments:
- #1544 s/outboundrtp/outbound-rtp (4 by vr000m, jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1544
- #1538 protocol can only contain characters legal in a URI (3 by soareschen, aboba)
https://github.com/w3c/webrtc-pc/pull/1538
- #1545 Revert JSON changes (1 by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/1545
- #1427 rtciceserver: fix represents a turn server (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1427
- #1430 Have createOffer call addTransceiver() on offerToReceive. (1 by aboba)
https://github.com/w3c/webrtc-pc/pull/1430
- #1441 update current*Description and pending*Description (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1441
2 pull requests merged:
- Remove duplicate info on method parameters
https://github.com/w3c/webrtc-pc/pull/1450
- Change ResourceInUse to OperationError
https://github.com/w3c/webrtc-pc/pull/1534
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
Received on Tuesday, 22 August 2017 17:00:39 UTC