- From: <bugzilla@jessica.w3.org>
- Date: Tue, 23 Apr 2013 18:49:03 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18515 David Dorwin <ddorwin@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acolwell@google.com --- Comment #7 from David Dorwin <ddorwin@google.com> --- The easiest thing to do (or at least to specify) is to just follow what the HTMLMediaElement spec says should happen if readyState is not HAVE_FUTURE_DATA or HAVE_ENOUGH_DATA. While it may not be explicit, we can probably decipher what should happen when one stream/track is available but others are not. MSE and EME should probably follow this same behavior when a buffer and key, respectively, are not available. We would probably need a good reason to override this behavior for missing key(s). To encourage compatibility, it might be a good idea to (non-normatively) describe this behavior. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 23 April 2013 18:49:04 UTC