DescriptionMove add/removeEventListener() to custom bindings
This is to prepare for measuring the impact of throwing an exception
when these functions are called with < 2 arguments, as per spec. This
has to be done by either tweaking the bindings generator or in custom
bindings, and since this is temporary custom bindings seem better.
This CL merely copies the generated bindings to custom bindings, with
the minimal changes needed for it to compile. A follow-up CL will add
the actual use counters.
BUG=353484
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|