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 Nov 1, 2022. It is now read-only.
We currently restore all tabs and then delete the affected (timed out) tabs after. The goal here is to have TabsUseCases.restore take care of this by passing a parameter. This will also make sure that tabs cleanup has happened when the RestoreCompleteAction is dispatched.
This is to replace the following logic in Fenix which deletes tabs older than configured:
https://github.com/mozilla-mobile/fenix/blob/743ba6918f7df5bfa3cb966bb9705ea6f1dfbb99/app/src/main/java/org/mozilla/fenix/FenixApplication.kt#L179
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: