- From: Adam Bergkvist <adam.bergkvist@ericsson.com>
- Date: Tue, 22 Aug 2017 08:54:19 +0000
- To: "public-webrtc@w3.org" <public-webrtc@w3.org>
- Message-ID: <A222C88B6882744D8D4B9681B31588904E106419@ESESSMB105.ericsson.se>
Hi A new dated version of the Editors' draft is available. Dated version: https://w3c.github.io/webrtc-pc/archives/20170822/webrtc.html Living document: https://w3c.github.io/webrtc-pc/ Changes include: 1. [#1160] Remove getAlgorithm() 2. [#1298] Specify DTMF intertone gap maximum 3. [#1327] Remove fingerprint matching. 4. [#1329] Update maxBitrate definition 5. [#1337] Fix DTMF Examples (Section 11.7) 6. [#1348] Add a note on the absence of privacy impact of configured default ICE 7. [#1349] Show RFC2119 keywords in small-caps (was broken by respec update) 8. [#1350] Remove meaningless case-sensitive qualification of RID characters 9. [#1359] createOffer/Answer: Remove sentence with vague 'reasonably soon' 10. [#1356] createDataChannel: Use TypeError for bad reliability arguments 11. [#1340] Section 4.2.5/4.2.6: Enum Table Inconsistency 12. [#1115] Specify DTLS failures in more detail 13. [#1168] Remove paragraph about removeTrack causing track to be ended remotely 14. [#1209] Throw error if data channel's buffer is filled, rather than closing 15. [#1229] Add detailed steps for constructing RTCIceCandidate 16. [#1321] Start integrating direction into 'create RTCRtpTransceiver' algorithm 17. [#1333] Algorithm for rejecting modification 18. [#1334] createOffer/Answer: Specify built-in certificate behavior 19. [#1338] Clarification: insertDTMF replaces the current tone buffer 20. [#1339] Fill in empty attribute descriptions in ice description 21. [#1358] RTCDataChannel: Use internal slots and specify default values at one location 22. [#1385] Update RTCTrackEvent text 23. [#1388] Make replaceTrack accept null argument 24. [#1373] Specify DTMF playout algorithm for comma 25. [#1392] Add reference to RFC 5245 26. [#1436] RTCRtpTransceiver: Set currentDirection to null when stopping 27. [#1433] Add NotSupportedError for unknown ICE server schema 28. [#1432] addTranscevier: Assume default dictionary argument 29. [#1429] ice-tcp: add note about ice-tcp types a UA will gather 30. [#1428] rtcsessiondescription: attributes are not mutable 31. [#1426] getstats: improve selector definiton 32. [#1421] Clarify enqueue is acted on specific connection's operation queue 33. [#1409] Use true and false instead of "true" and "false" 34. [#1405] Remove "cannot be applied at the media layer" 35. [#1404] In data channel send(), remove unneeded conditions 36. [#1455] Specify data channel label/protocol length restriction 37. [#1453] Removing text talking about key shortening that was incorrect 38. [#1440] Set CurrentDirection slot for provisional answers 39. [#1399] Add reference to JSEP that setLocalDescription triggers ICE gathering 40. [#1449] Replace serializers by toJSON definitions 41. [#1451] Add legacy note about addStream 42. [#1457] Run ice server configuration validation steps for each url 43. [#1480] Update mandatory stats to reflect rtp refactor in webrtc-stats 44. [#1402] Add/remove remote tracks from msid streams based on direction 45. [#1514] Specify that setLocalDescription() with null sdp is not applicable 46. [#1434] Don't proceed w/removeTrack() if sender.track is already null 47. [#1531] Remove SSRCs from RTCRtpEncodingParameters 48. [#1530] Adding defaults for RTCRtpEncodingParameters.active and priority 49. [#1528] Ignore RTCDataChannelInit.id if "negotiated" is false 50. [#1527] Define what an "associated" transceiver is 51. [#1526] Clarify that ICE states should be "new" if there are no transports 52. [#1524] Reference Direction internal slot from addTrack/removeTrack 53. [#1523] Specify how data channel priority enum is initialized from priority integer 54. [#1521] Making getParameters/setParameters matching logic more deterministic 55. [#1534] Change ResourceInUse to OperationError Please review and provide feedback. Adam (for the editors)
Received on Tuesday, 22 August 2017 08:54:59 UTC