mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/2239 - emit session changes in onstart (https://github.com/mozilla-mobile/fenix/pull/2240)
This commit is contained in:
parent
9281be3341
commit
b08e6cdcad
@ -178,6 +178,7 @@ class HomeFragment : Fragment(), CoroutineScope {
|
||||
}
|
||||
}
|
||||
|
||||
emitSessionChanges()
|
||||
sessionObserver = subscribeToSessions()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user