[webkit-dev] retreiving favicon on gtk port

2008-11-25 Thread zaheer ahmad
hi all,Iam trying to retrieve the favicon when loading a website. i find that IconLoader::didfinishLoading gets called with valid data followed by a IconLoader::didFail which clears the icon from the database. The comment in didFinishLoading suggests that this is a valid scenario. it points to rdar

Re: [webkit-dev] retreiving favicon on gtk port

2008-11-25 Thread Brady Eidson
Hi Zaheer, I went ahead and filed https://bugs.webkit.org/show_bug.cgi?id=22489 which represents the radar you referenced. What we saw happening is that you'd get didFinishLoading followed by didFail it's because the SubresourceLoader is getting the main resource of a server-provided 404