summaryrefslogtreecommitdiff
path: root/javascript/content.c
Commit message (Collapse)AuthorAgeFilesLines
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-031-4/+3
|
* add non rfc 4329 javascript mimetypes to content handlerVincent Sanders2012-08-061-2/+5
|
* ensure javascript content handler is initialised Vincent Sanders2012-06-191-2/+1
| | | | svn path=/trunk/netsurf/; revision=13976
* add content handler for javascriptVincent Sanders2012-06-191-0/+119
svn path=/trunk/netsurf/; revision=13971