fa0471337b | ||
---|---|---|
_layouts | ||
assets/css | ||
posts | ||
text | ||
.gitignore | ||
LICENSE | ||
README.md | ||
_config.yml |
README.md
Firefox Browser Architecture
Vision
Build the world’s best web browser
Strategy
Our top priority is to plan for where we want to go, but if we just think 5 years out, we’ll miss the dragon on the doorstep. So we need to look from both angles:
- Look forward from where we are now: Move faster
- Look backwards from where we want to get to: Consciously plan our architecture
Our Conclusions
- Documenting our output looks at how we’re going to communicate with the rest of Mozilla.
- Extracting Necko considers whether it's feasible or worthwhile to extract Necko — Gecko's C++ networking library — for use as a standalone component.
- XUL problems aims to list the different kinds of problems that exist with XUL.
- XBL and Web Components compares some old Mozilla technology (XBL) with modern Web Components.
Posts
- Browser Architecture Update is the first of our newsletters, sent to firefox-dev to keep everyone in the loop.