enable content blocking database
This commit is contained in:
+2
@@ -30,6 +30,7 @@ import eu.weblibre.flutter_mozilla_components.pigeons.BrowserExtensionEvents
|
|||||||
import eu.weblibre.flutter_mozilla_components.pigeons.GeckoStateEvents
|
import eu.weblibre.flutter_mozilla_components.pigeons.GeckoStateEvents
|
||||||
import kotlinx.coroutines.FlowPreview
|
import kotlinx.coroutines.FlowPreview
|
||||||
import mozilla.components.browser.engine.gecko.permission.GeckoSitePermissionsStorage
|
import mozilla.components.browser.engine.gecko.permission.GeckoSitePermissionsStorage
|
||||||
|
import mozilla.components.browser.engine.gecko.util.EngineDownloadDelegate
|
||||||
import mozilla.components.browser.icons.BrowserIcons
|
import mozilla.components.browser.icons.BrowserIcons
|
||||||
import mozilla.components.browser.session.storage.SessionStorage
|
import mozilla.components.browser.session.storage.SessionStorage
|
||||||
import mozilla.components.browser.state.engine.EngineMiddleware
|
import mozilla.components.browser.state.engine.EngineMiddleware
|
||||||
@@ -135,6 +136,7 @@ class Core(
|
|||||||
).path
|
).path
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
|
useContentBlockingDatabase = true
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user