netsurf/content/handlers/javascript
Daniel Silverstone ce7e6d91f5 Window: Restructure EXPOSE()d globals
By reference to the MDN and to Duktape's CLI, expose everything
we possibly can on the global object (Window).

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-08-02 09:17:12 +01:00
..
duktape Window: Restructure EXPOSE()d globals 2019-08-02 09:17:12 +01:00
none change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
WebIDL Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
content.c make content close check the content status itself 2019-07-10 16:42:52 +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 cleanup some javascript documentation comments 2019-07-12 13:40:26 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00