w3c / encrypted-media

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

Fix #338: Allow Wait for Key algorithm to transition readyState to HAVE_CURRENT_DATA #343

Closed ddorwin closed 8 years ago

ddorwin commented 8 years ago

There might be some conditions related to the current readyState that would accomplish the same thing, but that is less obvious and less directly related to the readyState definitions.

@cpearce, please review.