netsurf/content
John Mark Bell 9cf5122797 Content handlers should not call warn_user - they should broadcast the
error using content_broadcast and leave it to the content owner(s) to 
decide what to do about it.

Only use warn_user for top-level contents.


svn path=/trunk/netsurf/; revision=3204
2007-03-11 22:08:57 +00:00
..
content_type.h Update project URL. 2006-11-27 15:35:18 +00:00
content.c Content handlers should not call warn_user - they should broadcast the 2007-03-11 22:08:57 +00:00
content.h Dynamically update scale view (implement 1556975) and prevent double redraws. 2007-03-03 19:46:20 +00:00
fetch.c Ensure handle options are reset appropriately (fixes 1668354) 2007-02-25 16:52:53 +00:00
fetch.h Fix handling of cookies in unverifiable transactions caused by a redirect from a fetch into a browser window which was varifiable. 2007-02-02 23:08:13 +00:00
fetchcache.c Fix handling of cookies in unverifiable transactions caused by a redirect from a fetch into a browser window which was varifiable. 2007-02-02 23:08:13 +00:00
fetchcache.h Fix handling of cookies in unverifiable transactions caused by a redirect from a fetch into a browser window which was varifiable. 2007-02-02 23:08:13 +00:00
urldb.c Make GTK build compile on FreeBSD. 2007-01-29 22:27:15 +00:00
urldb.h Handle cookies in unverifiable transactions 2007-01-27 20:58:20 +00:00