summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/js.h
Commit message (Collapse)AuthorAgeFilesLines
* JS: Remove unused slow script callbackDaniel Silverstone2020-03-211-5/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* cleanup some javascript documentation commentsVincent Sanders2019-07-121-18/+29
|
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-1/+1
| | | | | previously these interfaces returned char * and unsigned int which was undesirable.
* JS: Attribute external JS to the URI it came from in backtracesDaniel Silverstone2019-05-041-1/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Move javascript content handler as appropriate for updated source formatVincent Sanders2016-06-071-0/+102