sync_sessions::FaviconCache does not always update visit times |
||
Issue descriptionsync_sessions::FaviconCache::OnReceivedSyncFavicon() takes a parameter named |icon_bytes| which is not actually set, except in tests. This cases the function to return early and *not* update the visit timestamps, which the caller RefreshFaviconVisitTimesFromForeignTab() is trying to do. I don't fully understand the exact consequences of this, but it's possible that the issue contributes to some missing favicons in the UI.
,
Mar 2 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Mar 1 2018