You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app
Mugurell c6bb6c247e [fenix] For https://github.com/mozilla-mobile/fenix/issues/23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests.
After the update `TestCoroutineDispatcher`, `TestCoroutineScope` and
`runBlockingTest` are deprecated.
Instead of these new `TestDispatcher`, `TestScope` and `runTest` APIs are used.

Took the oportunity to also replace most of the `runBlocking` calls with the
new `runTest` specially designed for running coroutines in tests API.
2 years ago
..
src [fenix] For https://github.com/mozilla-mobile/fenix/issues/23876 - Update kotlinx-coroutines to 1.6.1. Refactor runBlocking in tests. 2 years ago
.gitignore
benchmark.gradle
build.gradle [fenix] Auto-publish & substitute local Glean package 2 years ago
lint-baseline.xml [fenix] Issue https://github.com/mozilla-mobile/fenix/issues/22489: Remove "Fennec to Fenix" migration code 3 years ago
lint.xml
metrics.yaml [fenix] No issue: Renew/Remove metrics set to expire in v102 2 years ago
pings.yaml [fenix] For https://github.com/mozilla-mobile/fenix/issues/23893 - Add telemetry for Contile services 3 years ago
proguard-rules.pro
tags.yaml