[EME] Bug 26575 - Remove a step that no longer belongs in createSession().
authorDavid Dorwin <ddorwin@google.com>
Tue, 26 Aug 2014 13:07:36 -0700
changeset 405 4c40f901e80e
parent 404 30e440862bc9
child 406 c9a7c05b70c6
[EME] Bug 26575 - Remove a step that no longer belongs in createSession().
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Tue Aug 26 13:03:43 2014 -0700
+++ b/encrypted-media/encrypted-media.html	Tue Aug 26 13:07:36 2014 -0700
@@ -483,7 +483,6 @@
           <li><p>Let <var title="true">callable</var> be false.</p></li>
         </ol>
       </li>
-      <li><p>Add an entry for the value of the <code><a href="#dom-sessionid">sessionId</a></code> attribute to the <var title="true">list of active session IDs</var> for this object.</p></li>
       <li><p>Return <var title="true">session</var>.</p></li>
     </ol>
 
--- a/encrypted-media/encrypted-media.xml	Tue Aug 26 13:03:43 2014 -0700
+++ b/encrypted-media/encrypted-media.xml	Tue Aug 26 13:07:36 2014 -0700
@@ -469,7 +469,6 @@
           <li><p>Let <var title="true">callable</var> be false.</p></li>
         </ol>
       </li>
-      <li><p>Add an entry for the value of the <coderef>sessionId</coderef> attribute to the <var title="true">list of active session IDs</var> for this object.</p></li>
       <li><p>Return <var title="true">session</var>.</p></li>
     </ol>