DescriptionMake EventListener a callback interface
Make EventListener a callback interface instead of a regular interface
to match the specification:
http://dom.spec.whatwg.org/#eventlistener
This currently has no impact on the generated code because the
addEventListener() / removeEventListener() methods are special-cased
in the bindings generator.
R=haraken
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155676
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|