diff --git a/webrtc.html b/webrtc.html index 6e24566c8..a98617d80 100644 --- a/webrtc.html +++ b/webrtc.html @@ -240,6 +240,7 @@

Dictionary {{RTCConfiguration}} Members

+

Defining default values of the {{RTCConfiguration}} dictionary is a candidate correction, aligning it with current implementations - see its associated pull request.

@@ -256,6 +257,7 @@

the threshold. This implementation defined limit MUST be at least 32.

+

Allowing an implementation-defined limit to ICE servers is a candidate correction - see its associated pull request.

iceTransportPolicy of type @@ -682,6 +684,7 @@

State Definitions

+

{{RTCIceGatheringState}}, {{RTCPeerConnectionState}} and {{RTCIceConnectionState}} definitions have been updated to clarify the relevant transports the states represent, as a candidate correction - see its associated pull request.

RTCSignalingState Enum @@ -962,6 +965,7 @@

or {{RTCIceTransportState/"checking"}} state or any {{RTCDtlsTransport}} is in the {{RTCDtlsTransportState/"new"}} or {{RTCDtlsTransportState/"connecting"}} state. +

Ensuring the {{RTCPeerConnectionState/"connecting"}} happens whenever a ICE or DTLS transport is new is a candidate correction - see its associated pull request.

@@ -1724,6 +1728,7 @@

  • +

    Restricting administratively prohibited candidates is a candidate correction - see its associated pull request.

    If remote is false and this triggers the ICE candidate gathering process in [[!RFC8829]], the [= ICE Agent =] @@ -2854,6 +2859,7 @@

    Set the configuration

    +

    To set a configuration with @@ -3025,6 +3031,7 @@

  • +

    Validation of ICE settings during the setting of configuration is a candidate correction - see its associated pull request.

    Set the [= ICE Agent =]'s ICE transports setting to the @@ -7164,6 +7171,7 @@

    RTCCertificateExpiration Dictionary

    +

    Replacing DOMTimeStamp in the definition of the {{RTCCertificateExpiration.expires}} and of {{RTCCertificate.expires}}, and changing its origin to certificate creation time is a candidate correction - see its associated pull requests PR#2686 and PR#2700.

    {{RTCCertificateExpiration}} is used to set an expiration date on certificates generated by @@ -12327,6 +12335,7 @@

    completed +

    Putting ICE Transport connection in {{RTCIceTransportState/"failed"}} state when no candidates are received is a candidate correction - see its associated pull request.

    The {{RTCIceTransport}} has finished gathering, received an indication that there are no more remote candidates, finished checking all candidate pairs and found a