This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
Recent synced tab should retrieve hero image URL from synced history #26124
Description
Currently, a centered favicon is being displayed in the recent synced tab on the homescreen. A better image can be retrieved by looking up the previewImageUrl
for the Places history entry (which is Sync'd), and using that instead of the iconUrl
attached to tabs.
See the bookmark implementation for how this can be done.
┆Issue is synchronized with this Jira Task