[Bug 26776] Diagnosing and resolving CDM errors needs a numeric systemCode (deleted with MediaKeyError)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26776

--- Comment #19 from Domenic Denicola <d@domenic.me> ---
I would just subclass ES's Error, instead of DOMException. You'll need to do
the same amount of work either way (manually specifying inheritance that falls
outside WebIDL's capabilities), and DOMException doesn't buy you anything
besides a probably-confusing code chosen from a restrictive list.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 14 January 2015 02:17:34 UTC