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/src
Sebastian Kaspari 9b633f7f0f Move creation of GeckoRuntime to flavor-specific source set.
Since we are now able to build against GeckoView Nightly and GeckoView Beta,
we should create the GeckoRuntime from a flavor-specific source set.

Creating the runtime is not covered by the AC abstraction and so API changes
in GeckoView Nightly can break the build and leaves us with no option to fix
it from a shared code base. Separating the creation of GeckoRuntime
allows us to adapt individually and also to configure the runtimes
differently.
5 years ago
..
androidTest Closes #4926: Add basic UI test for regular/private tabs (#4928) 5 years ago
debug Minify the fenix 5 years ago
fenixNightly/res Rename "nightly" source folder to "fenixNightly". 5 years ago
geckoBeta/java/org/mozilla/fenix/engine Move creation of GeckoRuntime to flavor-specific source set. 5 years ago
geckoNightly/java/org/mozilla/fenix/engine Move creation of GeckoRuntime to flavor-specific source set. 5 years ago
main Move creation of GeckoRuntime to flavor-specific source set. 5 years ago
test Move creation of GeckoRuntime to flavor-specific source set. 5 years ago