| binding |
|
|
- |
| browser |
|
|
- |
| controller |
|
|
- |
| data |
|
|
- |
| ext |
|
|
- |
| inactivetabs |
|
|
- |
| InactiveTabsBinding.kt |
Binding to update the [TabsTrayStore] by listening to changes to [AppState].
@param appStore [AppStore] used to listen for changes to [AppState].
@param tabsTrayStore [TabsTrayStore] used to listen for changes to [TabsTrayState].
@param mainDispatcher The [CoroutineDispatcher] on which the state observation and updates will occur.
Defaults to [Dispatchers.Main].
|
1657 |
- |
| navigation |
|
|
- |
| PbmLockStatusBinding.kt |
Binding to update the [TabsTrayStore] when the Private Browsing Mode lock status changes in [AppStore].
|
1411 |
- |
| redux |
|
|
- |
| syncedtabs |
|
|
- |
| SyncedTabsController.kt |
Controller for handling any actions on synced tabs in the tabs tray.
|
704 |
- |
| SyncedTabsInteractor.kt |
Interactor for responding to any actions on synced tabs in the tabs tray.
|
705 |
- |
| TabManagementFeatureHelper.kt |
Feature helper for managing the release of the Tabs Tray UI enhancements.
|
1507 |
- |
| TabsTrayTelemetryMiddleware.kt |
Middleware that records telemetry events for the Tabs Tray feature.
@param nimbusEventStore [NimbusEventStore] for recording events to use in behavioral targeting.
|
3717 |
- |
| TabsTrayTestTag.kt |
|
3223 |
- |
| TabsTrayTraceTag.kt |
|
749 |
- |
| ui |
|
|
- |