<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - Implement getConstraints() in Media Capture and Streaming Spec"
href="https://bugs.webkit.org/show_bug.cgi?id=160717">160717</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Implement getConstraints() in Media Capture and Streaming Spec
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Local Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Media Elements
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>gruan@apple.com
</td>
</tr></table>
<p>
<div>
<pre><a href="https://w3c.github.io/mediacapture-main/#media-stream-track-interface-definition">https://w3c.github.io/mediacapture-main/#media-stream-track-interface-definition</a>
Note: getConstraints() must return the exact same object as the object passed into the last successful applyConstraints() call:
In step 3.4 of the applyConstraints algorithm,
"Finally, resolve p. From this point on until applyConstraints() is called successfully again, getConstraints() must return the newConstraints that were passed as an argument to this call."</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>