summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-09 13:47:12 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-09 13:47:12 +0000
commit84c29f1d8628fd77de72269b0f424d402fa59a47 (patch)
tree9ff54f5e665ad026fe6ab5dc562ad145d8e62e3e /resources
parentc4e551cd0cecf4ec9aba2d033cba3ca97e669463 (diff)
downloadnetsurf-84c29f1d8628fd77de72269b0f424d402fa59a47.tar.gz
netsurf-84c29f1d8628fd77de72269b0f424d402fa59a47.tar.bz2
Add invalidate API to html content script handling and use it.
The html content script handling needs to invalidate its JavaScript context when the browsing context (browser_window) containing it is either closed or the content fetch is aborted (stopped) Previously the invalidation was only done on browser_window close which resulted in use after free crashes because of the now invalid JavaScript context.
Diffstat (limited to 'resources')
0 files changed, 0 insertions, 0 deletions