Vincent Sanders 84c29f1d86 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.
2015-03-09 13:47:12 +00:00
..
2014-11-02 20:10:32 +00:00
2014-11-15 18:23:44 +00:00
2014-11-13 22:15:32 +00:00
2014-11-12 16:21:23 +00:00
2014-11-12 19:31:39 +00:00
2014-11-12 16:21:23 +00:00
2015-02-26 17:05:12 +00:00
2014-05-31 10:45:32 +01:00
2014-11-18 17:16:26 +00:00
2014-11-08 12:35:11 +00:00
2014-11-12 19:31:39 +00:00