[encrypted-media] Clarify that "resources" in close() method refers to non-persisted data

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

== Clarify that "resources" in close() method refers to non-persisted 
data ==
The close() section says "release any resources associated with this 
object and close it".

"resources" is a general term that could be mis-understood to include 
persisted information. It should say "temporary resources" or 
"non-persisted data".

See https://github.com/w3c/encrypted-media/issues/55

Received on Friday, 1 May 2015 21:18:10 UTC