summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/duktape/dukky.h
Commit message (Collapse)AuthorAgeFilesLines
* use nslog library for logging if available.Vincent Sanders2017-09-031-1/+3
|
* Add EventListener support to duktape binding.Daniel Silverstone2017-02-051-0/+10
| | | | | | | This paves the way for EventTarget and its associated event listener support. In particular it ensures the generic event handling we do supports the semantics of the addEventListener() and removeEventListener() managed lists of callbacks.
* Support fixed nsgenbind bindingsDaniel Silverstone2017-02-051-1/+2
|
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-0/+45