Name Description Size
AwesomeBarStateReducer.kt An [AwesomeBarAction] reducer that updates [BrowserState.awesomeBarState]. 1308
BrowserStateReducer.kt Reducers for [BrowserStore]. A reducer is a function that receives the current [BrowserState] and an [Action] and then returns a new [BrowserState]. 7938
ContainerReducer.kt 1463
ContentStateReducer.kt [ContentAction] Reducer function for modifying a specific [ContentState] of a [SessionState]. 18111
CookieBannerStateReducer.kt 712
CopyInternetResourceStateReducer.kt 1006
CrashReducer.kt [CrashAction] Reducer function for modifying [BrowserState]. 1290
CustomTabListReducer.kt [CustomTabListAction] Reducer function for modifying [BrowserState.customTabs]. 1664
DebugReducer.kt [DebugAction] Reducer function for modifying internal state for debugging purposes only. 932
DownloadStateReducer.kt [DownloadAction] Reducer function for modifying [BrowserState.downloads]. 1859
EngineStateReducer.kt [EngineAction] Reducer function for modifying a specific [EngineState] of a [SessionState]. 4820
ExtensionsProcessStateReducer.kt 858
HistoryMetadataReducer.kt [HistoryMetadataAction] reducer function for modifying [TabSessionState.historyMetadata]. 1777
InternetResourceReducerUtils.kt 669
LastAccessReducer.kt [LastAccessAction] Reducer function for modifying [TabSessionState.lastAccess] state. 1972
LocaleStateReducer.kt [LocaleAction] Reducer function for modifying [BrowserState.locale]. 776
MediaSessionReducer.kt [MediaSessionAction] Reducer function for modifying the [MediaSessionState] of a [SessionState]. 4754
ReaderStateReducer.kt [EngineAction] Reducer function for modifying a specific [ReaderState] of a [BrowserState]. 2388
RecentlyClosedReducer.kt 1426
SearchReducer.kt [SearchAction] Reducer function for modifying [SearchState]. 7663
ShareInternetResourceStateReducer.kt 920
SystemReducer.kt [SystemAction] Reducer function for modifying [BrowserState]. 859
TabGroupReducer.kt [TabGroupAction] reducer function for modifying tab groups in [BrowserState.tabPartitions]. 5974
TabListReducer.kt [TabListAction] Reducer function for modifying the list of [TabSessionState] objects in [BrowserState.tabs]. 15128
TrackingProtectionStateReducer.kt [TrackingProtectionAction] Reducer function for modifying a specific [TrackingProtectionState] of a [SessionState]. 2132
TranslationsStateReducer.kt Reducer for [BrowserState.translationEngine] and [SessionState.translationsState] 18272
UndoReducer.kt [UndoAction] Reducer function for modifying the [UndoHistoryState] used to undo the removal of tabs. 1818
WebExtensionReducer.kt [WebExtensionAction] Reducer function for modifying a specific [WebExtensionState] in both [SessionState.extensionState] or [BrowserState.extensions]. 5494