New webrtc-pc Editor's draft (v20171002)

Hi

A new dated version of the Editors' draft is available.

Dated version: https://w3c.github.io/webrtc-pc/archives/20171002/webrtc.html
Living document: https://w3c.github.io/webrtc-pc/

Changes include:

  1.  [#1559] Reference rtcweb-data-channel for RTCPriorityType enum
  2.  [#1557] Make fields in RTCStats dictionary required
  3.  [#1556] Update mandatory to implement stats fields to sync with webrtc-stats
  4.  [#1555] Fix reference to validating assertion result in requesting assertions
  5.  [#1551] Clarify the meaning of session description sdp need not match
  6.  [#1550] Validate binaryType value when setting it in RTCDataChannel
  7.  [#1549] Allow createAnswer to be called only in valid signaling state
  8.  [#1547] Wait for certificate to be generated before identity assertion process
  9.  [#1544] Align stats example with WebRTC stast spec (s/outboundrtp/outbound-rtp)
  10. [#1539] Remove unnecessary type checking for selectorArg in getStats
  11. [#1536] Define vhen dtmf attribute is set
  12. [#1525] Update paragraph that introduces senders/receivers/transceivers
  13. [#1541] Specify getCapabilities behavior with an unsupported value of kind
  14. [#1487] Check for invalid rollback
  15. [#1522] Formalize how createOffer interacts with identity providers
  16. [#1558] Throw if a DataChannel, to be negotiated by the script, lacks id
  17. [#1552] Harmonize and update our references to other specifications
  18. [#1443] SLD/SRD: Check if transceiver is stopped before setting currentDirection
  19. [#1548] Add note that IdP must treat contents as opaque
  20. [#1561] Clarify which session description to check for if negotiation is needed
  21. [#1566] Add a section summarizing different ICE candidate events
  22. [#1580] Add ICE candidates only to the applicable descriptions.
  23. [#1572] Annotate all interfaces with Exposed extended attribute
  24. [#1571] Remove unreferenced [HTML] ref using respec post processing
  25. [#1596] Add Promise terms to Terminology section
  26. [#1595] Add note that null candidate is for legacy compatibility
  27. [#1592] Select sent codec via "codecPayloadType" field rather than reordering
  28. [#1591] Add some text about how the AssociatedMediaStreams internal slot is used
  29. [#1590] Use internal slots for transceiver's sender/receiver and receiver's track
  30. [#1585] Use internal slot for RTCRtpSender's track
  31. [#1604] Add 'resolved' (and variants) to Promise terminology
  32. [#1582] RTCIceTransport: Use internal slots
  33. [#1577] scaleResolutionDownBy: Specify how the User Agent should behave when scaling video
  34. [#1607] Update DTMF examples to match specified behavior
  35. [#1581] RTCDtlsTransport: Use internal slots
  36. [#1560] setParameters: Do argument checks in sync section and specify parellel steps

In addition PR #1567 was merged and later reverted.

Please review and provide feedback.

Adam (for the editors)

Received on Monday, 2 October 2017 08:18:42 UTC