Change order of sync/local favicon queries in recent tabs menu
Prefactoring step for making FaviconSource and RecentTabsSubMenuModel share the same code for favicon retrieval. We request first from local storage and then from sync in case of failure. We no longer rely on the fact that the tab is local or not. This order of operations is the one currently used in FaviconSource. Bug: 955475 Change-Id: I02ed5615ae462b916a09b3d0dd85dea39d88a680 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609849 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#660077}
Showing
Please register or sign in to comment