summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/duktape/EventTarget.bnd
Commit message (Collapse)AuthorAgeFilesLines
* update bindings with logging changesVincent Sanders2017-09-061-1/+2
|
* Add EventTarget bindingDaniel Silverstone2017-02-051-0/+277
This adds the binding for EventTarget along with implementations for addEventListener() removeEventListener() and dispatchEvent()