Re: [dev] [surf] [patch] Don't load favicon.ico

2012-12-06 Thread Christoph Lohmann
Greetings. On Thu, 06 Dec 2012 13:34:04 +0100 Nick wrote: > On Thu, Dec 06, 2012 at 07:58:19AM +0100, Christoph Lohmann wrote: > > I can’t apply this patch. It’s living on the assumption that favicons > > will end in »favicon.ico«. Really blocking the favicon would require > > to use the

Re: [dev] [surf] [patch] Don't load favicon.ico

2012-12-06 Thread Nick
On Thu, Dec 06, 2012 at 07:58:19AM +0100, Christoph Lohmann wrote: > I can’t apply this patch. It’s living on the assumption that favicons > will end in »favicon.ico«. Really blocking the favicon would require > to use the situation of webkit, where it really does that blind request > for t

Re: [dev] [surf] [patch] Don't load favicon.ico

2012-12-05 Thread Christoph Lohmann
Hello. On Thu, 06 Dec 2012 07:58:19 +0100 "Peter A. Shevtsov" wrote: > Hello, > > I've noticed recently that WebKit tries to load favicon.ico even if there is > no > mention about it in HTML page's head section. Since surf doesn't show > favicons I made > the patch to prevent WebKit to downlo