1
0
Fork 0
firefox/mobile/android/focus-android/docs/GeckoView-(In-Progress).md
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

6 lines
369 B
Markdown

# Running GeckoView in a debug environment
Currently there are two ways to use GeckoView in development.
1. You can navigate to `focus:test` and flip the toggle to switch to the new engine
2. In [`Config.kt`](https://github.com/mozilla-mobile/focus-android/blob/master/app/src/debug/java/org/mozilla/focus/web/Config.kt) you can set `DEFAULT_NEW_RENDERER` to `true`.