Bug 25419 - Correct ECDH SPKI parsing to return a DataError on SPKI failure
authorRyan Sleevi <sleevi@google.com>
Mon, 16 Jun 2014 00:00:00 -0700
changeset 181 d1693395d37e
parent 180 c502effc79d5
child 182 02122907368e
Bug 25419 - Correct ECDH SPKI parsing to return a DataError on SPKI failure
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- a/spec/Overview-WebCryptoAPI.xml	Mon Jun 16 00:00:00 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml	Mon Jun 16 00:00:00 2014 -0700
@@ -9406,7 +9406,7 @@
                               If the <code>parameters</code> field of the <code>algorithm</code>
                               AlgorithmIdentifier field of <var>spki</var> is absent,
                               then <a href="#concept-return-an-error">return an error</a> named
-                              <a href="#dfn-SyntaxError"><code>SyntaxError</code></a>.
+                              <a href="#dfn-DataError"><code>DataError</code></a>.
                             </p>
                           </li>
                           <li>
--- a/spec/Overview.html	Mon Jun 16 00:00:00 2014 -0700
+++ b/spec/Overview.html	Mon Jun 16 00:00:00 2014 -0700
@@ -9234,7 +9234,7 @@
                               If the <code>parameters</code> field of the <code>algorithm</code>
                               AlgorithmIdentifier field of <var>spki</var> is absent,
                               then <a href="#concept-return-an-error">return an error</a> named
-                              <a href="#dfn-SyntaxError"><code>SyntaxError</code></a>.
+                              <a href="#dfn-DataError"><code>DataError</code></a>.
                             </p>
                           </li>
                           <li>