netsurf/content/handlers
Daniel Silverstone 80e7ac7345
Dukky: Add refcounting to threads
In order to cope with threads which manage to navigate entirely
while executing (sadly possible) we need to handle the possibility
that a thread is destroyed by the browser but still needs to live
until it returns from whatever exec it was doing at the time.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-03-21 20:49:40 +00:00
..
css Excise the llcache query pathway. 2019-08-05 20:56:07 +01:00
html JS: Split concept of JS context into heap and thread 2020-03-21 18:30:41 +00:00
image webp: NetSurf bitmap format is RGBA. 2019-12-08 11:30:47 +00:00
javascript Dukky: Add refcounting to threads 2020-03-21 20:49:40 +00:00
text make mouse track and mouse action content handlers return an error code 2019-11-12 22:48:00 +00:00
Makefile move html and text content handlers where they belong 2018-05-10 13:37:02 +01:00