summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/duktape/Console.bnd
Commit message (Collapse)AuthorAgeFilesLines
* Console.bnd: Support attempts to log when Window has goneDaniel Silverstone2019-08-011-1/+2
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Properly set log levelsDaniel Silverstone2019-05-061-8/+8
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Use consoleFormatter in Console.bndDaniel Silverstone2019-05-051-6/+27
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* update bindings with logging changesVincent Sanders2017-09-061-1/+1
|
* Duktape 2.X: duk_error now returns a duk_ret_tMichael Drake2017-03-231-2/+2
| | | | | | https://github.com/svaarala/duktape/blob/master/doc/release-notes-v2-0.rst#duk_error-duk_error_va-duk_throw-duk_fatal-have-a-return-value This also changes Console.bnd to return on error, rather than ignoring it.
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-0/+177