- From: None via GitHub <sysbot+gh@w3.org>
- Date: Fri, 06 Nov 2015 22:21:35 +0000
- To: public-html-media@w3.org
ddorwin has just created a new issue for https://github.com/w3c/encrypted-media: == Editorial: "this object" incorrectly used to reference MediaKeySession in HTMLMediaElement algorithm == One of the steps in the `HTMLMediaElement`'s Encrypted Block Encountered algorithm says: >If this object's _session type_ is `"persistent-usage-record"`, run the following steps: It is really the object that contains the key that is being used. The appropriate session object should probably be assigned to a variable for use in this step and its sub-steps. See https://github.com/w3c/encrypted-media/issues/124
Received on Friday, 6 November 2015 22:21:38 UTC