netsurf/content
Daniel Silverstone 3d80e825e1 content/fetchers/curl.c: Defer fetch start if inside cURL
In order to cope better with modern cURL which prevents making
cURL calls when inside a callback from within cURL, defer fetch
start when we are processing in `fetch_curl_data()`.

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2019-06-05 19:51:47 +01:00
..
fetchers content/fetchers/curl.c: Defer fetch start if inside cURL 2019-06-05 19:51:47 +01:00
handlers Document.bnd: createDocumentFragment() unref fragment 2019-06-01 13:59:36 +01:00
backing_store.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
content_debug.h
content_factory.c reduce hlcache handle api usage in mimesniff 2017-03-19 22:29:23 +00:00
content_factory.h
content_protected.h change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
content.c change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
content.h Content: Add content message to get viewport dimensions. 2019-05-06 15:38:33 +01:00
dirlist.c
dirlist.h
fetch.c update fetch debug logging to use catagory 2017-09-06 18:45:35 +01:00
fetch.h fix url encoding to be compatible with nsurl API changes. 2018-09-26 17:21:48 +01:00
fetchers.h Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better 2016-06-27 21:09:39 +01:00
fs_backing_store.c Disc cache: Squash armhf warnings. 2018-05-08 12:26:04 +01:00
hlcache.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
hlcache.h reduce unecessary usage of content headers 2016-06-06 16:10:47 +01:00
llcache.c fix size_t format specifiers 2018-08-18 23:44:15 +01:00
llcache.h reduce unecessary usage of content headers 2016-06-06 16:10:47 +01:00
Makefile Move javascript content handler as appropriate for updated source format 2016-06-07 16:01:04 +01:00
mimesniff.c mimimal mime sniffing test 2017-03-20 00:48:11 +00:00
mimesniff.h reduce hlcache handle api usage in mimesniff 2017-03-19 22:29:23 +00:00
no_backing_store.c
urldb.c Fix some bsdsocket.library usage 2019-04-08 12:49:13 +01:00
urldb.h API: Don't expose urldb_{g|s}et_auth_details to frontends. 2018-08-15 07:29:58 +01:00