[Bug 23619] New: Drop or change MediaKeyError constant prefix

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

            Bug ID: 23619
           Summary: Drop or change MediaKeyError constant prefix
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Encrypted Media Extensions
          Assignee: ddorwin@google.com
          Reporter: ddorwin@google.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

All MediaKeyError constants [1] currently begin with "MEDIA_KEYERR_". This was
based on the MediaError constants ("MEDIA_ERR_"), but I don't see other
examples of this pattern, even in the HTMLMediaElement state constants. Also,
the error codes are scoped to MediaKeyError already.

I don't have a specific recommendation for new names; I'd appreciate
suggestions for other models to follow.

[1]
https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#dom-mediakeyerror

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

Received on Wednesday, 23 October 2013 20:39:20 UTC