Hacker News new | ask | show | jobs
by sciurus 2351 days ago
https://github.com/mozilla-mobile/reference-browser

"A web browser reference implementation using Mozilla Android Components.

The Reference Browser is not a product intended to ship to end users. Instead it is a Technology Preview for many new mobile components that multiple teams at Mozilla are currently working on

It includes the Mozilla Web Platform via GeckoView, a new modern Firefox Accounts and Cloud Sync implementation and the new "Glean" telemetry library. All these components will be foundational for Mozilla's existing and upcoming Android products.

The Reference Browser can also be a starting point for your own new browser-like applications. It depends heavily on the Android Components project where most of the actual implementation lives. That project also includes many smaller sample applications."

1 comments

My question was more among the line :

What is the relation between

https://github.com/mozilla-mobile/reference-browser

and

https://github.com/mozilla-mobile/fenix

That Readme does not really answer that question.