W3C home > Mailing lists > Public > www-dom@w3.org > July to September 2013

[Bug 23186] New: EventListener argument of addEventListener and removeEventListener should not be nullable

From: <bugzilla@jessica.w3.org>
Date: Mon, 09 Sep 2013 06:45:28 +0000
To: www-dom@w3.org
Message-ID: <bug-23186-4009@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23186

            Bug ID: 23186
           Summary: EventListener argument of addEventListener and
                    removeEventListener should not be nullable
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM3 Events
          Assignee: travil@microsoft.com
          Reporter: masayuki@d-toybox.com
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, www-dom@w3.org

The definition table of arguments of addEventListener and removeEventListenr
defines the EventListener as nullable ("✔").

However, the explanation documents: The listener parameter MUST be an object
that implements the EventListener interface or a function.

Additionally, I have no idea the purpose of the argument nullable.

So, I think that they should be "✘".

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Received on Monday, 9 September 2013 06:45:29 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:03 UTC