[Bug 23619] Drop or change MediaKeyError constant prefix

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

Philip Jägenstedt <philipj@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipj@opera.com

--- Comment #1 from Philip Jägenstedt <philipj@opera.com> ---
You should probably just use enum strings instead, that's supported in WebIDL
now. The HTMLMediaElement and MediaError APIs aren't a role model here, they
were designed before people figured out that integer constants are a bad idea.

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

Received on Wednesday, 23 October 2013 20:49:57 UTC