2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-13 07:10:28 +00:00
iceraven-browser/app
Mugurell 5383d3ed63 For #24618 - Add Fenix own ServiceWorkerSupport
This replaces the default implementation from Android-Components to add the
functionality to first navigate to the browser fragment before responding to
service workers' requests of opening new tabs.

This will register itself when the main activity is created and unregister
itself when that activity is destroyed to support requests even when the
activity is in background but prevent any leaks.
2022-04-08 14:08:23 +00:00
..
src For #24618 - Add Fenix own ServiceWorkerSupport 2022-04-08 14:08:23 +00:00
.gitignore
benchmark.gradle For #21700: linting fixes 2021-10-14 21:03:05 +00:00
build.gradle For #24618 - Add Fenix own ServiceWorkerSupport 2022-04-08 14:08:23 +00:00
lint-baseline.xml Issue #22489: Remove "Fennec to Fenix" migration code 2022-03-28 06:16:55 +00:00
lint.xml For #23017 - Ignore ExtraTranslation in our lint-baseline 2022-01-04 01:28:30 +00:00
metrics.yaml For #24638 - Remove Event.wrapper for Logins telemetry 2022-04-08 11:12:31 +00:00
pings.yaml For #23893 - Add telemetry for Contile services 2022-03-03 20:56:44 +00:00
proguard-rules.pro For #20824: use fast service loader for MainDispatcherFactory. 2021-08-18 03:59:44 +00:00
tags.yaml Close #22956: Define "tags" for metrics in the app repository 2022-01-18 23:31:11 +00:00