Find
C
ase-sensitive
R
egexp search
Path
Showing
f0d9ea70
:
Submodule update at Mon Mar 2 05:02:03 UTC 2026
mozilla-mobile
/
firefox-tv
/
app
/
src
/
main
/
java
/
org
/
mozilla
/
tv
/
firefox
/
session
Navigation
Enable keyboard shortcuts
Name
Description
Size
Coverage
SessionObserverHelper.kt
A facade to simplify the process of observing [Session]s and sending their information to a [SessionRepo]. Whenever [Session]s are added or removed, this adds/removes a session observer. Whenever [Session]s change, this prompts the [SessionRepo] to update.
2163
-
SessionRepo.kt
Repository that is responsible for storing state related to the browser.
5791
-