- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 29 Aug 2017 17:00:46 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1dmjsc-00050b-Hd@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+3/-16/💬21)
3 issues created:
- Deciding on resolutions with scaleResolutionDownBy (by Pehrsons)
https://github.com/w3c/webrtc-pc/issues/1564
- Ambiguities with BUNDLE and ICE (by taylor-b)
https://github.com/w3c/webrtc-pc/issues/1563
- How to handle removing and re-adding remote streams/tracks - possible ID collisions? (by henbos)
https://github.com/w3c/webrtc-pc/issues/1562
13 issues received 21 new comments:
- #942 Meta: auto-publish changes to the spec (5 by tobie, foolip, fluffy)
https://github.com/w3c/webrtc-pc/issues/942
- #1283 Section 5.2: centering, scaling, cropping (3 by fluffy, ekr, stefhak)
https://github.com/w3c/webrtc-pc/issues/1283
- #1563 Ambiguities with BUNDLE and ICE (2 by taylor-b, stefhak)
https://github.com/w3c/webrtc-pc/issues/1563
- #1493 Required fields in RTCRtpParameters returned from getParameters (2 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1493
- #1543 Invalid JSON in examples (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1543
- #1564 Deciding on resolutions with scaleResolutionDownBy (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1564
- #1183 createAnswer does not guard against invalid remoteDescription or signaling state (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1183
- #1216 Clarify addIceCandidate behavior when adding candidate after end of candidate (1 by soareschen)
https://github.com/w3c/webrtc-pc/issues/1216
- #1476 Fields in RTCStats dictionary should be required (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1476
- #1490 Result returned from receiver.getParameters() when no session description is set (1 by soareschen)
https://github.com/w3c/webrtc-pc/issues/1490
- #1520 setParameters does input validation in parallel, and doesn't actually apply parameters? (1 by adam-be)
https://github.com/w3c/webrtc-pc/issues/1520
- #1406 When ICE restarts results in connection to a new endpoint (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1406
- #1529 What happens if RTCDataChannelInit.negotiated is true, but id is absent? (1 by adam-be)
https://github.com/w3c/webrtc-pc/issues/1529
16 issues closed:
- Handling of encoder/decoder errors https://github.com/w3c/webrtc-pc/issues/763
- Result returned from receiver.getParameters() when no session description is set https://github.com/w3c/webrtc-pc/issues/1490
- Invalid JSON in examples https://github.com/w3c/webrtc-pc/issues/1543
- Performing rollback via the other set*Description https://github.com/w3c/webrtc-pc/issues/1470
- getCapabilities should throw TypeError if invalid kind is provided https://github.com/w3c/webrtc-pc/issues/1495
- When is the dtmf attribute in RTCRtpSender set? https://github.com/w3c/webrtc-pc/issues/1415
- Type checking for selectorArg in getStats is unnecessary https://github.com/w3c/webrtc-pc/issues/1498
- rtp media api: when is a receiver created https://github.com/w3c/webrtc-pc/issues/1241
- Identity assertion process should wait for certificate to be generated https://github.com/w3c/webrtc-pc/issues/1503
- createAnswer does not guard against invalid remoteDescription or signaling state https://github.com/w3c/webrtc-pc/issues/1183
- Validation for binaryType setter in RTCDataChannel https://github.com/w3c/webrtc-pc/issues/1379
- Confusion on currentRemoteDescription.sdp need not match remoteDescription.sdp https://github.com/w3c/webrtc-pc/issues/1228
- Some Mandatory To Implement Stats fields are out of sync with webrtc-stats https://github.com/w3c/webrtc-pc/issues/1474
- Fields in RTCStats dictionary should be required https://github.com/w3c/webrtc-pc/issues/1476
- RTCPriorityType should reference rtcweb-data-channel https://github.com/w3c/webrtc-pc/issues/1439
- Clarify addIceCandidate behavior when adding candidate after end of candidate https://github.com/w3c/webrtc-pc/issues/1216
* w3c/webrtc-stats (+1/-0/💬0)
1 issues created:
- Add stat to reflect the redundancy of FEC/RED data (by minyuel)
https://github.com/w3c/webrtc-stats/issues/238
Pull requests
-------------
* w3c/webrtc-pc (+16/-15/💬22)
16 pull requests submitted:
- close all DtlsTransports in pc.close() (including sctp.transport) (by aboba)
https://github.com/w3c/webrtc-pc/pull/1565
- Clarify which session description to check for if negotiation is needed (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1561
- setParameters: Do argument checks in sync section (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1560
- Reference rtcweb-data-channel for RTCPriorityType enum. (by taylor-b)
https://github.com/w3c/webrtc-pc/pull/1559
- Throw if a DataChannel, negotiated by the script, lacks id (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1558
- Make fields in RTCStats required (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1557
- Update mandatory to implement stats fields to sync with webrtc-stats (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1556
- Fix reference to validating assertion result in requesting assertions (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1555
- replace "a RTCsomething" with "an RTCsomething" (by fippo)
https://github.com/w3c/webrtc-pc/pull/1554
- What algorithms the browser supports (by aboba)
https://github.com/w3c/webrtc-pc/pull/1553
- Harmonize and update our references to other specifications (by dontcallmedom)
https://github.com/w3c/webrtc-pc/pull/1552
- Clarify the meaning of session description sdp need not match (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1551
- Validate binaryType value when setting it in RTCDataChannel (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1550
- Allow createAnswer to be called only in valid signaling state (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1549
- Add note that IdP must treat contents as opaque (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1548
- Wait for certificate to be generated before identity assertion process (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1547
14 pull requests received 22 new comments:
- #1554 replace "a RTCsomething" with "an RTCsomething" (5 by burnburn, fippo, aboba, stefhak)
https://github.com/w3c/webrtc-pc/pull/1554
- #1541 getCapabilities behavior with an unsupported value of kind (2 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1541
- #1549 Allow createAnswer to be called only in valid signaling state (2 by soareschen, stefhak)
https://github.com/w3c/webrtc-pc/pull/1549
- #1559 Reference rtcweb-data-channel for RTCPriorityType enum. (2 by taylor-b, stefhak)
https://github.com/w3c/webrtc-pc/pull/1559
- #1443 SLD/SRD: Check if transceiver is stopped before setting currentDirection (2 by adam-be)
https://github.com/w3c/webrtc-pc/pull/1443
- #1536 When dtmf attribute is set (1 by aboba)
https://github.com/w3c/webrtc-pc/pull/1536
- #1544 s/outboundrtp/outbound-rtp (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1544
- #1548 Add note that IdP must treat contents as opaque (1 by burnburn)
https://github.com/w3c/webrtc-pc/pull/1548
- #1551 Clarify the meaning of session description sdp need not match (1 by soareschen)
https://github.com/w3c/webrtc-pc/pull/1551
- #1539 Type checking for selectorArg in getStats is unnecessary (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1539
- #1441 update current*Description and pending*Description (1 by fippo)
https://github.com/w3c/webrtc-pc/pull/1441
- #1487 Check for invalid rollback (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1487
- #1427 rtciceserver: fix represents a turn server (1 by taylor-b)
https://github.com/w3c/webrtc-pc/pull/1427
- #1150 Handling encoding parameter errors (1 by aboba)
https://github.com/w3c/webrtc-pc/pull/1150
15 pull requests merged:
- Check for invalid rollback
https://github.com/w3c/webrtc-pc/pull/1487
- getCapabilities behavior with an unsupported value of kind
https://github.com/w3c/webrtc-pc/pull/1541
- replace "a RTCsomething" with "an RTCsomething"
https://github.com/w3c/webrtc-pc/pull/1554
- Update paragraph that introduces senders/receivers/transceivers.
https://github.com/w3c/webrtc-pc/pull/1525
- When dtmf attribute is set
https://github.com/w3c/webrtc-pc/pull/1536
- Type checking for selectorArg in getStats is unnecessary
https://github.com/w3c/webrtc-pc/pull/1539
- s/outboundrtp/outbound-rtp
https://github.com/w3c/webrtc-pc/pull/1544
- Wait for certificate to be generated before identity assertion process
https://github.com/w3c/webrtc-pc/pull/1547
- Allow createAnswer to be called only in valid signaling state
https://github.com/w3c/webrtc-pc/pull/1549
- Validate binaryType value when setting it in RTCDataChannel
https://github.com/w3c/webrtc-pc/pull/1550
- Clarify the meaning of session description sdp need not match
https://github.com/w3c/webrtc-pc/pull/1551
- Fix reference to validating assertion result in requesting assertions
https://github.com/w3c/webrtc-pc/pull/1555
- Update mandatory to implement stats fields to sync with webrtc-stats
https://github.com/w3c/webrtc-pc/pull/1556
- Make fields in RTCStats required
https://github.com/w3c/webrtc-pc/pull/1557
- Reference rtcweb-data-channel for RTCPriorityType enum.
https://github.com/w3c/webrtc-pc/pull/1559
* w3c/webrtc-stats (+1/-0/💬0)
1 pull requests submitted:
- Typo fix datachannelid to datachannelId (by soareschen)
https://github.com/w3c/webrtc-stats/pull/237
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
Received on Tuesday, 29 August 2017 17:00:48 UTC