Find
C
ase-sensitive
R
egexp search
Path
Showing
3c84fbe6
from
2026-09-05
:
Submodule update at Sat Sep 5 04:12:47 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
-