Use hi-resolution favicon variants if available.
This changes the favicon IPC to return all favicon variants to the browser,
and hands the to the new in-browser variant selection function.
Note that favicons that come from the history database will still
be lodpi. Reloading a site will force the favicon to be loaded from
the network. (chrome:// favicons are always loaded through the favicon
cache and hence are always lodpi)
BUG=
138550
TEST=Go to
apple.com,
amazon.com,
github.com, notice hidpi favicon
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=150184