Overview
Getting Started
Working On Firefox
Firefox User Guide
Source Code Documentation
The Firefox Build System
Testing & Test Infrastructure
Releases & Updates
Localization & Internationalization
Firefox and Python
Metrics Collected in Firefox
Currently there are two ways to use GeckoView in development.
You can navigate to focus:test and flip the toggle to switch to the new engine
focus:test
In Config.kt you can set DEFAULT_NEW_RENDERER to true.
Config.kt
DEFAULT_NEW_RENDERER
true