Skip to content

Commit

Permalink
pc.close() does not fire connectionstatechange either
Browse files Browse the repository at this point in the history
  • Loading branch information
fippo committed Feb 5, 2020
1 parent 539595f commit 6fd43b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -3278,7 +3278,7 @@ <h2>Methods</h2>
</li>
<li>
<p>Set <var>connection</var>'s [= connection state =] to
{{RTCPeerConnectionState/"closed"}}.</p>
{{RTCPeerConnectionState/"closed"}}. This does not fire any event.</p>
</li>
</ol>
</dd>
Expand Down

0 comments on commit 6fd43b1

Please sign in to comment.