- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 19 Sep 2017 17:00:43 +0000
- To: public-webrtc@w3.org
- Message-Id: <E1duLt5-0006hH-M4@uranus.w3.org>
Issues
------
* w3c/webrtc-pc (+9/-10/💬28)
9 issues created:
- Partial removal of a track? (by henbos)
https://github.com/w3c/webrtc-pc/issues/1609
- DTMF examples (by aboba)
https://github.com/w3c/webrtc-pc/issues/1606
- Message text not localizable (by r12a)
https://github.com/w3c/webrtc-pc/issues/1605
- Promise terminology is missing "resolved" (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1603
- RTCRtpSender.setParameters: Do we need more specific hardware encoder errors? (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1602
- RTCDtlsTransportState enum descriptions are lacking (by taylor-b)
https://github.com/w3c/webrtc-pc/issues/1601
- Ordering of stream "addtrack"/"removetrack" events vs. "track" event (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1599
- createDataChannel touches DOM "in the background" (by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1597
- RTCIceTransport.gatheringState: Mismatching types between IDL and description (by adam-be)
https://github.com/w3c/webrtc-pc/issues/1594
14 issues received 28 new comments:
- #1161 Do we need a "trackremoved" event? (11 by benbro, ibc, jan-ivar, aboba, youennf)
https://github.com/w3c/webrtc-pc/issues/1161
- #1564 Deciding on resolutions with scaleResolutionDownBy (3 by jan-ivar, stefhak)
https://github.com/w3c/webrtc-pc/issues/1564
- #1605 Message text not localizable (2 by adamroach, aboba)
https://github.com/w3c/webrtc-pc/issues/1605
- #942 Meta: auto-publish changes to the spec (2 by foolip)
https://github.com/w3c/webrtc-pc/issues/942
- #1603 Promise terminology is missing "resolved" (1 by adam-be)
https://github.com/w3c/webrtc-pc/issues/1603
- #1284 Section 5.3: track.label initialization (1 by adam-be)
https://github.com/w3c/webrtc-pc/issues/1284
- #1128 does MSID still work? (was: example 13: getReceivers semantics) (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1128
- #1181 End removed tracks remotely again; Make receiver.track nullable instead (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1181
- #1586 behaviour of offerToReceive* set to false when there is a local track (1 by stefhak)
https://github.com/w3c/webrtc-pc/issues/1586
- #1178 Need to describe when ICE and DTLS transport objects are created/changed (1 by stefhak)
https://github.com/w3c/webrtc-pc/issues/1178
- #1499 Processing Remote MediaStreamTracks should pass on receiver when constructing track event (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1499
- #1594 RTCIceTransport.gatheringState: Mismatching types between IDL and description (1 by aboba)
https://github.com/w3c/webrtc-pc/issues/1594
- #1406 When ICE restarts results in connection to a new endpoint (1 by stefhak)
https://github.com/w3c/webrtc-pc/issues/1406
- #1375 Checks for negotiation-needed are underspecified when currentLocalDescription/currentRemoteDescription are not set (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/issues/1375
10 issues closed:
- Message text not localizable https://github.com/w3c/webrtc-pc/issues/1605
- [[associated MediaStreams]] internal slot for RTCRtpSender is not used https://github.com/w3c/webrtc-pc/issues/1237
- RTCRtpTransceiver should have internal slots for its sender and receiver https://github.com/w3c/webrtc-pc/issues/1589
- RTCRtpSender should have an internal slot for its track https://github.com/w3c/webrtc-pc/issues/1583
- RTCRtpReceiver should have an internal slot for its track https://github.com/w3c/webrtc-pc/issues/1584
- editorial: update the ice gathering state: firing icecandidate with null is a legacy hack https://github.com/w3c/webrtc-pc/issues/1191
- editorial: 4.3.1 Operation "settled" is not defined https://github.com/w3c/webrtc-pc/issues/1189
- RTCIceTransport.gatheringState: Mismatching types between IDL and description https://github.com/w3c/webrtc-pc/issues/1594
- End removed tracks remotely again; Make receiver.track nullable instead https://github.com/w3c/webrtc-pc/issues/1181
- Do we need a "trackremoved" event? https://github.com/w3c/webrtc-pc/issues/1161
* w3c/webrtc-stats (+0/-0/💬4)
3 issues received 4 new comments:
- #241 Is bytesReceived really available for RTCRemoteInboundRTPStreamStats? (2 by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/241
- #133 Need DSCP information for outgoing RTP streams (1 by lennart-csio)
https://github.com/w3c/webrtc-stats/issues/133
- #230 RTCMediaStreamTrackStats is four dictionaries in one (1 by jan-ivar)
https://github.com/w3c/webrtc-stats/issues/230
Pull requests
-------------
* w3c/webrtc-pc (+7/-11/💬6)
7 pull requests submitted:
- Validate protocol string in IdP operations (by soareschen)
https://github.com/w3c/webrtc-pc/pull/1608
- DTMF examples (by aboba)
https://github.com/w3c/webrtc-pc/pull/1607
- Add 'resolved' (and variants) to Promise terminology (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1604
- RTCIceTransport.gatheringState: Fix type inconsistency (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1600
- Revert "Adding `remoteTrackId` attribute to represent SDP-signaled track ID." (by aboba)
https://github.com/w3c/webrtc-pc/pull/1598
- Add Promise terms to Terminology section (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1596
- Add note that null candidate is for legacy compatibility (by adam-be)
https://github.com/w3c/webrtc-pc/pull/1595
6 pull requests received 6 new comments:
- #1570 Resizing video (fix for Issue 1283) (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1570
- #1553 What algorithms the browser supports (1 by ekr)
https://github.com/w3c/webrtc-pc/pull/1553
- #1577 scaleResolutionDownBy: Specify how the User Agent should behave when scaling video (1 by stefhak)
https://github.com/w3c/webrtc-pc/pull/1577
- #1592 Select sent codec via "codecPayloadType" field rather than reordering. (1 by taylor-b)
https://github.com/w3c/webrtc-pc/pull/1592
- #1560 setParameters: Do argument checks in sync section and specify parellel steps (1 by adam-be)
https://github.com/w3c/webrtc-pc/pull/1560
- #1532 Remove event.receiver. (1 by jan-ivar)
https://github.com/w3c/webrtc-pc/pull/1532
11 pull requests merged:
- Use internal slot for RTCRtpSender's track
https://github.com/w3c/webrtc-pc/pull/1585
- Fixed UA -> user agent.
https://github.com/w3c/webrtc-pc/pull/1579
- Use internal slots for transceiver's sender/receiver and receiver's track
https://github.com/w3c/webrtc-pc/pull/1590
- Add some text about how the [[AssociatedMediaStreams]] slot is used
https://github.com/w3c/webrtc-pc/pull/1591
- s/RTCTransceiver/RTCRtpTransceiver
https://github.com/w3c/webrtc-pc/pull/1587
- Select sent codec via "codecPayloadType" field rather than reordering.
https://github.com/w3c/webrtc-pc/pull/1592
- connectionstate: add missing "one"
https://github.com/w3c/webrtc-pc/pull/1593
- Add note that null candidate is for legacy compatibility
https://github.com/w3c/webrtc-pc/pull/1595
- Add Promise terms to Terminology section
https://github.com/w3c/webrtc-pc/pull/1596
- Revert "Adding `remoteTrackId` attribute to represent SDP-signaled track ID."
https://github.com/w3c/webrtc-pc/pull/1598
- RTCIceTransport.gatheringState: Fix type inconsistency
https://github.com/w3c/webrtc-pc/pull/1600
* w3c/webrtc-stats (+0/-0/💬4)
1 pull requests received 4 new comments:
- #243 Added Guidelines for getStats() results caching (4 by henbos, jan-ivar)
https://github.com/w3c/webrtc-stats/pull/243
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webrtc-pc
* https://github.com/w3c/webrtc-stats
Received on Tuesday, 19 September 2017 17:00:48 UTC