Skip to content

Commit

Permalink
Change to RTCError Event
Browse files Browse the repository at this point in the history
Change to RTCError Event
  • Loading branch information
aboba committed Feb 15, 2017
1 parent da7fac1 commit 97543f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webrtc.html
Expand Up @@ -12001,7 +12001,7 @@ <h3>Changes since August 30, 2013</h3>
default values for attributes that would be left uninitialized without
the init dictionary present.</li>
<li>InvalidMediaStreamTrackError changed to InvalidParameter.</li>
<li>Fire the <code>error</code> event
<li>Fire the <code><a>RTCError</a></code> event
when the data transport is closed with an error.</li>
<li>Add an exception for data channel with trying to use existing
code.</li>
Expand Down

0 comments on commit 97543f2

Please sign in to comment.