mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2182 - Do not invoke sessionmanager callbacks (https://github.com/mozilla-mobile/fenix/pull/2236)
This commit is contained in:
parent
7131b05295
commit
396747ee0a
@ -179,7 +179,6 @@ class HomeFragment : Fragment(), CoroutineScope {
|
||||
}
|
||||
|
||||
sessionObserver = subscribeToSessions()
|
||||
sessionObserver?.onSessionsRestored()
|
||||
}
|
||||
|
||||
override fun onStop() {
|
||||
|
Loading…
Reference in New Issue
Block a user