summaryrefslogtreecommitdiff
path: root/content/handlers/javascript/none
Commit message (Collapse)AuthorAgeFilesLines
* 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-072-0/+79