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

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

Gary Kacmarcik <garykac@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |garykac@google.com

--- Comment #5 from Gary Kacmarcik <garykac@google.com> ---
Updated text in the ED to explicitly say:
"If non-null, the listener parameter MUST ..."

But I don't see the point of allowing this parameter to be non-null. Adding or
removing a null eventlistener seems useless.

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

Received on Wednesday, 23 October 2013 14:17:21 UTC