Skip to content
lmarceau edited this page Sep 22, 2025 · 128 revisions

Overview

Welcome to the Firefox iOS Wiki! This space is for contributors and maintainers to find technical documentation, development guides, and project resources.

🚀 Getting Started

🏗 Architecture

Redux

🔧 Development

This section outlines day-to-day development practices — coding guidelines, testing, debugging, and CI tools — to help contributors write consistent, reliable, and maintainable code.

Localization

Logging

Telemetry

Nimbus

Webviews

Feature Overviews

The documentation found here is best thought of as an informative mental map of the feature discussed, rather than a complete breakdown of the code; for that, you should dig into the code itself. However, these documents will allow you to understand the ideas and intentions behind how some features were designed, and how to use them easily.

Technical topics

This section covers specialized technical guides on frameworks, workflows, and patterns in Firefox iOS — from BrowserKit and Window Management to benchmarking and NotificationCenter usage.

📦 Releases

CI system - Bitrise

Crash Reporting

🧪 Testing

Unit tests

UI tests

Other

Clone this wiki locally