[Webkit-unassigned] [Bug 65564] Support for multiple <link rel="icon"> favicon elements.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 14:21:11 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65564
--- Comment #11 from Rachel Blum <groby at chromium.org> 2011-08-15 14:21:11 PST ---
Re: // Registers <link rel="icon"> elements
This is a callback for any favicon links encountered, so clients can handle icons separately from the core mechanism in WebKit.
Which dovetails with the question re: IconDatabase, WebFrame::iconURLs, WebFrameClient::didChangeIcon. These continue behaving _exactly_ as before, since :darin in https://bugs.webkit.org/show_bug.cgi?id=37674#c1 stresses the importance of backwards compatibility, and :abarth in https://bugs.webkit.org/show_bug.cgi?id=65564#c1 suggested the callback method in favor of changing LinkLoader::loadLink and the iconDB
If you think this is the wrong direction to head, I'd appreciate your feedback on how to proceed.
--
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