[Bug 27738] New: Need to change name of 'message' event to avoid confusion.

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

            Bug ID: 27738
           Summary: Need to change name of 'message' event to avoid
                    confusion.
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Encrypted Media Extensions
          Assignee: adrianba@microsoft.com
          Reporter: glenn@skynav.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-media@w3.org

HTML5, Server Socket Events (SSE), Web Messages, and WebSockets API all employ
a "message" event, with MessageEvent interface type, as defined by [1]. It is
bad form, confusing, and potentially ambiguous for EME to redefine "message" as
being an entirely different event bound to a MediaKeyMessageEvent. Please
change the name to something specific to EME, e.g, "keymessage".

[1] http://www.w3.org/TR/webmessaging/#event-definitions

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Saturday, 3 January 2015 23:22:42 UTC