netsurf/frontends
Chris Young 0b67394618 Don't attempt to close a public screen we're not the owner of.
I've never been entirely clear on what the correct approach here is, but OS4 has a feature where it will auto open/close a public screen for you.  In this case, in the microseconds between unlocking that screen and attempting to close it, OS4 has already disposed of the screen and NetSurf has crashed, so we assume the owner will handle the closing instead.
2016-08-11 22:34:46 +01:00
..
amiga Don't attempt to close a public screen we're not the owner of. 2016-08-11 22:34:46 +01:00
atari Treeview: Rationalise initialisation and finalisation. 2016-08-10 18:57:36 +01:00
beos URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
cocoa Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
framebuffer add header for memcpy prototype 2016-07-15 14:40:40 +01:00
gtk Treeview: Rationalise initialisation and finalisation. 2016-08-10 18:57:36 +01:00
monkey Allow certificate verification user prompt creation to return errors 2016-07-31 13:25:20 +01:00
riscos Treeview: Add treeview_font_size to options. 2016-08-11 08:15:21 +01:00
windows URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
Makefile Allow include directories to be added by sub makefiles 2016-06-06 14:47:27 +01:00