w3c / encrypted-media

Encrypted Media Extensions
https://w3c.github.io/encrypted-media/
Other
180 stars 80 forks source link

Fix Clear Key behavior on "persistent-usage-record" session #471

Closed xhwang-chromium closed 4 years ago

xhwang-chromium commented 4 years ago

The message reflecting the object's record of key usage should only be generated on remove(), not on load().

Fixes #469


Preview | Diff