summaryrefslogtreecommitdiff
path: root/content/handlers/html/html_script.c
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Clean up async/defer JS contents during parent finalisationDaniel Silverstone2019-05-041-10/+15
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Support script insertion after conversion has begunDaniel Silverstone2019-05-041-8/+25
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* clean up html content handler header useVincent Sanders2018-05-111-0/+1
| | | | Improve header use in preperation for making browser window a corewindow
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+604