Skip to content

Commit

Permalink
Remove "cannot be applied at the media layer"
Browse files Browse the repository at this point in the history
Fix for Issue #1307
  • Loading branch information
aboba committed Jun 18, 2017
1 parent 0b0db47 commit defc7a9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions webrtc.html
Original file line number Diff line number Diff line change
Expand Up @@ -1333,9 +1333,7 @@ <h4>Set the RTCSessionSessionDescription</h4>
<code>InvalidAccessError</code> and abort these steps.</p>
</li>
<li>
<p>For all other errors, for example if
<var>description</var> cannot be applied at the media
layer, reject <var>p</var> with a newly
<p>For all other errors, reject <var>p</var> with a newly
<a data-link-for="exception" data-lt="create">created</a>
<code>OperationError</code>.</p>
</li>
Expand Down

0 comments on commit defc7a9

Please sign in to comment.