netsurf/content/handlers/javascript
Daniel Silverstone 2858aec1c2 Add EventListener support to duktape binding.
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.
2017-02-05 12:05:04 +00:00
..
duktape Add EventListener support to duktape binding. 2017-02-05 12:05:04 +00:00
none Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
WebIDL Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
content.c Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
content.h Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
fetcher.c Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
fetcher.h Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
js.h Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00