netsurf/content/handlers/javascript
Daniel Silverstone 846e811760 Generics: Add consoleFormatter
In order to support the console logging formatting specification
as per https://console.spec.whatwg.org/#logger we need to implement
the Formatter(...) algorithm which is easier done within JavaScript

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-05-05 22:17:10 +01:00
..
duktape Generics: Add consoleFormatter 2019-05-05 22:17:10 +01:00
none JS: Attribute external JS to the URI it came from in backtraces 2019-05-04 17:32:17 +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 JS: Attribute external JS to the URI it came from in backtraces 2019-05-04 17:32:17 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00