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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 1 20:19:16 PDT 2011


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





--- Comment #22 from Rachel Blum <groby at chromium.org>  2011-09-01 20:19:15 PST ---
(From update of attachment 106087)
Added requested refactoring:

* DocumentLoader now is not involved in icons at all, no storage of icons either
* Document simply stores a list of icons, without any logic. Notification didChangeIcon is triggered from Document now.
* IconController handles the logic of retrieving the preferred icon for a specific type

-- 
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