mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-04 20:02:21 +03:00
73e45ff024
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. |
||
---|---|---|
.. | ||
fetchers | ||
backing_store.h | ||
content_factory.c | ||
content_factory.h | ||
content_protected.h | ||
content_type.h | ||
content.c | ||
content.h | ||
dirlist.c | ||
dirlist.h | ||
fetch.c | ||
fetch.h | ||
fetchers.h | ||
fs_backing_store.c | ||
hlcache.c | ||
hlcache.h | ||
llcache.c | ||
llcache.h | ||
Makefile | ||
mimesniff.c | ||
mimesniff.h | ||
no_backing_store.c | ||
urldb.c | ||
urldb.h |