You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
In mozilla-mobile/android-components#11605, we added a parameter to specify whether or not we should fetch top sites from a TopSitesProvider. To fix the breaking change, we need to specify a fetchProvidedTopSites parameter to our existing TopSitesConfig with the intention of only fetching Contile Top Sites when the preference is set.
The text was updated successfully, but these errors were encountered:
In mozilla-mobile/android-components#11605, we added a parameter to specify whether or not we should fetch top sites from a
TopSitesProvider
. To fix the breaking change, we need to specify afetchProvidedTopSites
parameter to our existingTopSitesConfig
with the intention of only fetching Contile Top Sites when the preference is set.The text was updated successfully, but these errors were encountered: