[Webkit-unassigned] [Bug 65564] Support for multiple <link rel="icon"> favicon elements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 13:13:49 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65564





--- Comment #1 from Adam Barth <abarth at webkit.org>  2011-08-09 13:13:49 PST ---
I haven't looked at this code in much detail, but the way I would expect this to work is for WebCore to call back into the client to ask for each type of icon whether the client is interested in loading it.  If so, it kicks of the load and tells the client when the icon is available.  I guess that's more like (2) above?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list