- From: <bugzilla@jessica.w3.org>
- Date: Fri, 24 May 2013 23:41:04 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16857 David Dorwin <ddorwin@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #6 from David Dorwin <ddorwin@google.com> --- MEDIA_ERR_ENCRYPTED is now only reported when the application does not support encrypted content. Per the discussion, a needkey handler is one way to indicate support. I added use of setMediaKeys() as another way to indicate support. The latter will not work in declarative cases but may still be useful for some applications See https://dvcs.w3.org/hg/html-media/rev/80be415b8be1 and https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#dom-media_err_encrypted. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 24 May 2013 23:41:10 UTC