[Bug 25896] Why is EME creating new DOMException subclasses?

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

--- Comment #10 from Jerry Smith <jdsmith@microsoft.com> ---
The specific concern is that mixing numeric values with text in the
DOMException message may make parsing and logging of the numeric value more
difficult.  There's potential for the message content to vary by CDM.  The end
goal is to be able to accurately parse and log numeric error values.

If there's an existing approach for doing this without a separate numeric error
code, please provide a reference to it.

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

Received on Friday, 11 July 2014 19:02:53 UTC