netsurf/content
Vincent Sanders 73e45ff024 Fix error reporting from fetch_start
Any fetch start error was being reported as "out of memory" which was
clearly insufficient. Foe example bad urls (reported was file:// with
a missing /) were causing a warn_user with out of memory. This change
now at least causes a "bad url" message.
2015-06-24 10:31:13 +01:00
..
fetchers Allow the resource scheme to provide data directly. 2015-06-17 21:35:40 +01:00
backing_store.h
content_factory.c
content_factory.h
content_protected.h
content_type.h
content.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
content.h
dirlist.c
dirlist.h
fetch.c Fix error reporting from fetch_start 2015-06-24 10:31:13 +01:00
fetch.h Fix error reporting from fetch_start 2015-06-24 10:31:13 +01:00
fetchers.h
fs_backing_store.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
hlcache.c Fix error reporting from fetch_start 2015-06-24 10:31:13 +01:00
hlcache.h
llcache.c Fix error reporting from fetch_start 2015-06-24 10:31:13 +01:00
llcache.h
Makefile
mimesniff.c
mimesniff.h
no_backing_store.c
urldb.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
urldb.h