mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-19 10:42:36 +03:00
24ec30359b
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> |
||
---|---|---|
.. | ||
duktape | ||
none | ||
WebIDL | ||
content.c | ||
content.h | ||
fetcher.c | ||
fetcher.h | ||
js.h | ||
Makefile |