]> spindle.queued.net Git - midori/commit
Load and cache favicons with libsoup instead of GIO
authorChristian Dywan <christian@twotoasts.de>
Sun, 19 Oct 2008 20:18:07 +0000 (22:18 +0200)
committerChristian Dywan <christian@twotoasts.de>
Sun, 19 Oct 2008 20:18:07 +0000 (22:18 +0200)
commita6e4d7b84b68acf2758e8f52acec95d6f8918e7a
treef3a69a822792db86a9e0e0794b03a5628144f7ee
parenta08b760d4e167998f554a8ed95f40ee2d01ef518
Load and cache favicons with libsoup instead of GIO

The previous code relied on GIO implementing HTTP
with libsoup, so this is effectively not a new
dependency. And since many people don't have GVfs
and even if they do, somehow GIO doesn't work as
good as one should expect, direct use of libsoup
is actually an improvement. Plus the new code
caches icons on disk which we didn't do before.
midori/midori-view.c
midori/wscript_build
wscript