[encrypted-media] Editorial: There is no definition for "unclosed session"

ddorwin has just created a new issue for 
https://github.com/w3c/encrypted-media:

== Editorial: There is no definition for "unclosed session" ==
This was originally noted in 
https://github.com/w3c/encrypted-media/pull/184#discussion-diff-62884149.

We use "unclosed session" three times in (normative parts of) the 
spec, but this term is not defined. In most `MediaKeySession` 
algorithms, we use language similar to  `the <a 
def-id="session-closed-algorithm"></a> algorithm has been run on this 
object`.

We should do one of the following:

1. Replace the "unclosed session" instances with such text.
1. Add a definition for "closed session", possibly using such text, 
and update all such text as well as these three cases to reference the
 definition.

(2) might be better from a readability perspective and avoids having 
to ensure we get the somewhat complex text correct everywhere.

Please view or discuss this issue at 
https://github.com/w3c/encrypted-media/issues/185 using your GitHub 
account

Received on Wednesday, 11 May 2016 17:04:10 UTC