Proposals for future Firefox browser architecture
Перейти к файлу
Joe Walker 3f828ffc39 Review fix https://github.com/mozilla/firefox-browser-architecture/pull/62#discussion_r174633796 2018-03-15 11:01:51 +00:00
_layouts Fix links to newsletters. 2017-09-25 13:08:54 -07:00
assets/css Add a basic Mozilla theme 2017-08-22 19:24:13 +01:00
experiments Update api flag to be the same supported android version 2018-02-26 08:56:03 +00:00
newsletter/_posts Add newsletter 5 2017-11-29 13:03:04 -08:00
text Review fix https://github.com/mozilla/firefox-browser-architecture/pull/62#discussion_r174633796 2018-03-15 11:01:51 +00:00
.gitignore Add github's config to allow running the site locally. 2017-09-25 17:45:51 +01:00
Gemfile Add github's config to allow running the site locally. 2017-09-25 17:45:51 +01:00
ISSUE_TEMPLATE.md Add issue template 2018-01-23 11:31:48 +00:00
LICENSE Initial commit 2017-07-19 15:40:10 +01:00
README.md Add XUL Overlay Removal Review Packet 2018-03-14 13:49:17 +00:00
_config.yml Fix links to newsletters. 2017-09-25 13:08:54 -07:00
newsletters.xml Fix links to newsletters. 2017-09-25 13:08:54 -07:00

README.md

Firefox Browser Architecture

Vision

Build the worlds best web browser

Strategy

Our top priority is to plan for where we want to go, but if we just think 5 years out, well miss the dragon on the doorstep. So we need to look from both angles:

  1. Look forward from where we are now: Move faster
  2. Look backwards from where we want to get to: Consciously plan our architecture

Our Conclusions

This is a list of our findings that we're reasonably happy with so far.

Posts

We typically send our newsletters to firefox-dev.

Explorations and Experiments

To support our conclusions we occasionally perform explorations and experiments. The first exploration is designed to support the notion that we can create a sync and storage layer in Rust that we can deploy to Desktop, Android and iOS.