summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_script.c
Commit message (Expand)AuthorAgeFilesLines
* Excise the llcache query pathway.Daniel Silverstone2019-08-051-30/+0
* content: Rename content_broadcast_errorcode()Daniel Silverstone2019-08-051-3/+3
* Content messages: Remove ERRORCODE, rework ERRORDaniel Silverstone2019-08-051-9/+3
* Add content handlers for queriesDaniel Silverstone2019-08-041-0/+30
* html_script.c: html_script_exec() reqacquire script ptrDaniel Silverstone2019-06-011-0/+5
* change content get_source_data interfaces to return uint8_t and size_tVincent Sanders2019-05-051-6/+6
* change back to unsigned long to avoid warning on gnueabihf platformsVincent Sanders2019-05-041-1/+1
* JS: Attribute external JS to the URI it came from in backtracesDaniel Silverstone2019-05-041-5/+8
* Clean up async/defer JS contents during parent finalisationDaniel Silverstone2019-05-041-10/+15
* Support script insertion after conversion has begunDaniel Silverstone2019-05-041-8/+25
* clean up html content handler header useVincent Sanders2018-05-111-0/+1
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+604