Bug 25815 Return OperationError for parameter validation failure in HMAC Generate Key
authorMark Watson <watsonm@netflix.com>
Wed, 22 Oct 2014 14:11:57 -0700
changeset 263 1e509576870d
parent 262 3d94cb8ef334
child 264 4c8aa1eee8c8
Bug 25815 Return OperationError for parameter validation failure in HMAC Generate Key
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- a/spec/Overview-WebCryptoAPI.xml	Wed Oct 22 14:09:50 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml	Wed Oct 22 14:11:57 2014 -0700
@@ -14943,7 +14943,7 @@
                     <dt>Otherwise:</dt>
                     <dd>
                       <a href="#concept-return-an-error">Return an error</a> named
-                      <a href="#dfn-DataError"><code>DataError</code></a>.
+                      <a href="#dfn-OperationError"><code>OperationError</code></a>.
                     </dd>
                   </dl>
                 </li>
--- a/spec/Overview.html	Wed Oct 22 14:09:50 2014 -0700
+++ b/spec/Overview.html	Wed Oct 22 14:11:57 2014 -0700
@@ -14457,7 +14457,7 @@
                     <dt>Otherwise:</dt>
                     <dd>
                       <a href="#concept-return-an-error">Return an error</a> named
-                      <a href="#dfn-DataError"><code>DataError</code></a>.
+                      <a href="#dfn-OperationError"><code>OperationError</code></a>.
                     </dd>
                   </dl>
                 </li>