android-components / mozilla.components.feature.storage / HistoryTrackingFeature

HistoryTrackingFeature

class HistoryTrackingFeature (source)

Feature implementation for connecting an engine implementation with a history storage implementation in order to enable engine to track history.

Constructors

<init>

HistoryTrackingFeature(engine: Engine, historyStorage: HistoryStorage)

Feature implementation for connecting an engine implementation with a history storage implementation in order to enable engine to track history.