[EME] Remove "Add the new object to an internal list of session objects" steps.
authorDavid Dorwin <ddorwin@google.com>
Fri, 24 Jan 2014 16:54:04 -0800
changeset 237 1a2d27b2171b
parent 236 a79bce351b73
child 238 b24748c3d28a
[EME] Remove "Add the new object to an internal list of session objects" steps.

Reference: http://lists.w3.org/Archives/Public/public-html-media/2014Jan/0018.html
encrypted-media/encrypted-media.html
encrypted-media/encrypted-media.xml
--- a/encrypted-media/encrypted-media.html	Fri Jan 24 16:22:34 2014 -0800
+++ b/encrypted-media/encrypted-media.html	Fri Jan 24 16:54:04 2014 -0800
@@ -392,8 +392,6 @@
         </ol>
       </li>
       
-      <li><p>Add the new object to an internal list of session objects.</p></li>
-
       <li>
 <p>Schedule a task to initialize the session, providing <var title="true">contentType</var>, <var title="true">initData</var>, and the new object.</p>
         <p>The user agent will asynchronously execute the following steps in the task:</p>
@@ -489,8 +487,6 @@
         </ol>
       </li>
       
-      <li><p>Add the new object to an internal list of session objects.</p></li>
-
       <li>
 <p>Schedule a task to initialize the session, providing <var title="true">sessionId</var> and the new object.</p>
         <p>The user agent will asynchronously execute the following steps in the task:</p>
--- a/encrypted-media/encrypted-media.xml	Fri Jan 24 16:22:34 2014 -0800
+++ b/encrypted-media/encrypted-media.xml	Fri Jan 24 16:54:04 2014 -0800
@@ -388,8 +388,6 @@
         </ol>
       </li>
       
-      <li><p>Add the new object to an internal list of session objects.</p></li>
-
       <li><p>Schedule a task to initialize the session, providing <var title="true">contentType</var>, <var title="true">initData</var>, and the new object.</p>
         <p>The user agent will asynchronously execute the following steps in the task:</p>
         <ol>
@@ -476,8 +474,6 @@
         </ol>
       </li>
       
-      <li><p>Add the new object to an internal list of session objects.</p></li>
-
       <li><p>Schedule a task to initialize the session, providing <var title="true">sessionId</var> and the new object.</p>
         <p>The user agent will asynchronously execute the following steps in the task:</p>
         <ol>