Additional Favicon info using WekKit
Additional Favicon info using WekKit
- Subject: Additional Favicon info using WekKit
- From: Eric Blair <email@hidden>
- Date: Sun, 25 Sep 2005 17:12:28 -0400
Does anybody know if it's possible, using WebKit, to get information about a
Favicon than just the NSImage given in webView:didReceiveIcon:forFrame:
delegate? Specifically, I'd like to find out the URL of the favicon and/or
whether or not said delegate is simply supplying the default icon.
It looks like Safari does some additional processing with favicons beyond
what's supplied by the delegate method. Specifically, I'm looking at how it
handles the page <
http://www.macilife.com/2005/07/how-to-make-life-poster-tiger-edition.html>.
If you look at the code for said page, it specifies a non-existant file for
the favicon in the shortcut icon link. It appears that Safari knows to fall
back to the base icon for macilife.com <http://macilife.com> (if one's in
the database) when it can't find the icon specified in the sub-page's link
tag.
--Eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden