[webkit-dev] Implementing the sizes attribute of the link tag from HTML5

Peter Kasting pkasting at google.com
Mon Apr 19 17:53:56 PDT 2010


On Thu, Apr 15, 2010 at 3:41 PM, Aaron Boodman <aa at chromium.org> wrote:

> I'm not sure what the path is for fetching favicons today. Does
> WebCore just implicitly do it, or does it expose the information to
> the host, who later may or may not make the request?


Answering this is complicated by the fact that Chromium mostly uses a
different codepath for all of this stuff than, say, Safari -- e.g. it
bypasses the IconDatabase and pretty much all other classes/files called
"IconXXX" entirely.

PK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100419/46a784fb/attachment.html>


More information about the webkit-dev mailing list