Skip to content

Commit

Permalink
Bug 25441: Overconstrained muted state should not link with MediaStre…
Browse files Browse the repository at this point in the history
…amTrack.readyState
  • Loading branch information
adam-be committed May 2, 2014
1 parent b71d870 commit 9b016fd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions getusermedia.html
Expand Up @@ -2454,8 +2454,8 @@ <h2>Event summary</h2>
affected track.</p>


<p>The affected track(s) will remain un-usable (the
<code>"muted"</code> attribute is true) until the application
<p>The affected track(s) will remain <a href=
"#track-muted">muted</a> until the application
adjusts the constraints to accommodate the source's
capabilities.</p>
</td>
Expand Down Expand Up @@ -4375,6 +4375,9 @@ <h2>Changes since March 21, 2014</h2>
discussed in bug 25361).</li>

<li>Bug 22263: Clarify synchronization of tracks in a MediaStream</li>

<li>Bug 25441: Overconstrained muted state should not link with
MediaStreamTrack.readyState</li>
</ol>


Expand Down

0 comments on commit 9b016fd

Please sign in to comment.