[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:12:52 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65564
--- Comment #9 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2011-08-15 14:12:52 PST ---
(From update of attachment 103563)
View in context: https://bugs.webkit.org/attachment.cgi?id=103563&action=review
> Source/WebCore/html/HTMLLinkElement.cpp:240
> + document()->page()->chrome()->registerFaviconSource(
I think other ports use an icon database that is built into WebCore. How does this work with those ports?
See WebCore/loader/icon/IconDatabase.{h,cpp}
>> Source/WebKit/chromium/public/WebViewClient.h:316
>> + // Registers <link rel="icon"> elements.
>
> What does that mean?
I have the same question as Adam.
--
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