netsurf/content/handlers
Daniel Silverstone 24ec30359b
Window: Do not get stuck if callbacks are in-train during compartment close
When we close the JS compartment we try and cancel all callbacks so that
they do not fire after the compartment is closed.  However if we have
in-train callbacks, they can gum up the closedown and so we need to check
and if we've done all we can, we break out of the callback removal loop.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2020-04-25 14:04:54 +01:00
..
css Excise the llcache query pathway. 2019-08-05 20:56:07 +01:00
html Implement javascript scheme url script https://wiki.whatwg.org/wiki/URL_schemes 2020-04-17 22:43:44 +01:00
image webp: NetSurf bitmap format is RGBA. 2019-12-08 11:30:47 +00:00
javascript Window: Do not get stuck if callbacks are in-train during compartment close 2020-04-25 14:04:54 +01: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