[encrypted-media] Bug 26776: Diagnosing and resolving CDM errors needs a numeric systemCode

mwatson2 has just created a new issue for 
https://github.com/w3c/encrypted-media:

== Bug 26776: Diagnosing and resolving CDM errors needs a numeric 
systemCode ==
Moving from Bugzilla 
(https://www.w3.org/Bugs/Public/show_bug.cgi?id=26776):

MediaKeyError was removed from EME to resolve Bug 25896 - "Why is EME 
creating new DOMException subclasses?"  This reduced error reporting 
to using standard DOMException types or with a string message, and 
removed the previous (and valuable) numeric systemCode.  We need to 
restore some way for numeric error codes to be collected.

See https://github.com/w3c/encrypted-media/issues/120

Received on Friday, 30 October 2015 02:54:07 UTC