Adapt JavaScript functions
authorQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 16:14:29 +0000 (17:14 +0100)
committerQuentin Rameau <quinq@fifth.space>
Thu, 19 Nov 2015 23:34:22 +0000 (00:34 +0100)
commitd9cecc89329dee3eb48bb6cc38d2bc38796c2e8b
treeefce10786bbeabbf5f9461c1e91b98776367fc75
parent72905b8bfc0f91cd3b6d0ac845c5cae92f8e35db
Adapt JavaScript functions

Removed eval(), evalscript() is now sufficient and can directly execute
passed JavaScript string.
surf.c