Chromium Code Reviews
DescriptionExtend LargeIconService to fetch missing favicons from a Google server
Showing good large icons independently of the local favicon cache is
important for synced content or for content suggested from the
server-side (such as tiles and suggestions on New Tab Page on Android).
This CL extends LargeIconService with an API to fetch favicons from
Google servers (i.e. without actually visiting the site). The actual client code is left outside the scope of this CL, but the new API is
designed to be used only in cases where a large enough icon is not
available.
The design doc for this change is here: go/favicon-pe-google-server
BUG=644102
Patch Set 1 #
Total comments: 23
Patch Set 2 : Peter's comments #Patch Set 3 : Major rewrite #
Total comments: 1
Patch Set 4 : Minor cleanup #
Total comments: 4
Patch Set 5 : Peter's comments #2 (WIP) #Dependent Patchsets: Messages
Total messages: 15 (5 generated)
|