Skip to content

Development homepage

lmarceau edited this page Oct 8, 2025 · 4 revisions

🔧 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.

🔍 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.

🌐 Localization

📝 Logging

🤖 CI system - Bitrise

💥 Crash Reporting

📊 Telemetry

✨ Nimbus

🖼️ Webviews

🧰 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.

Clone this wiki locally