Firefox Source Docs Logo

Getting Started

  • Getting Set Up To Work On The Firefox Codebase

Working On Firefox

  • Working on Firefox
    • Firefox Contributors’ Quick Reference
    • Pocket Guide: Shipping Firefox
    • Editor / IDE integration
    • Getting reviews
    • Mercurial Overview
    • Mercurial Bundles
    • Capturing a minidump
    • Debugging A Hang On macOS
    • Debugging A Minidump
    • Debugging Firefox with GDB
    • Debugging Firefox with LLDB
    • Debugging Firefox with rr
    • Debugging Firefox with Valgrind
    • Debugging On macOS
    • Debugging On Windows
    • How to get a process dump with Windows Task Manager
    • How to get a stacktrace for a bug report
    • How to get a stacktrace with WinDbg
    • Understanding Crash Reports
    • Firefox Source Code Directory Structure
    • Understanding Artifact Builds
    • Firefox for Mobile Devices
    • Supported Build Hosts and Targets
    • Engineering Show and Tell
  • Bug Handling

Firefox User Guide

  • Firefox DevTools User Docs

Source Code Documentation

  • Firefox
  • DOM
  • Editor
  • Layout & CSS
  • Graphics
  • Processes, Threads and IPC
  • Firefox DevTools Contributor Docs
  • Toolkit
  • SpiderMonkey
  • Welcome to GeckoView’s documentation!
  • WebIDL
  • libpref
  • Networking
  • Remote Protocols
  • Services
  • File Handling
  • Firefox on macOS
  • Accessibility
  • Code quality
  • Writing Rust Code
  • Gecko Profiler
  • Performance
  • XPCOM
  • Network Security Services (NSS)

The Firefox Build System

  • Mach
  • Pushing to Try
  • Build System
  • TaskCluster Task-Graph Generation
  • Managing Documentation

Testing & Test Infrastructure

  • Testing Policy
  • Configuration Changes
  • Marionette
  • geckodriver
  • XPCShell tests
  • GTest
  • Fuzzing
  • Sanitizer
  • Performance Testing
  • Code coverage
  • Testing & Debugging Rust Code

Localization & Internationalization

  • Internationalization
  • Localization

Firefox and Python

  • mozbase
  • Using third-party Python packages

Metrics Collected in Firefox

  • Metrics
Firefox Source Docs
  • »
  • Working on Firefox
  • View page source

Working on Firefox¶

Welcome to the Firefox codebase. This is the home of the Firefox development process and source code documentation.

Making Changes To Firefox

  • Firefox Contributors’ Quick Reference
  • Pocket Guide: Shipping Firefox
  • Editor / IDE integration
  • Getting reviews

The Mercurial Version Control System

  • Mercurial Overview
  • Mercurial Bundles

Debugging

  • Capturing a minidump
  • Debugging A Hang On macOS
  • Debugging A Minidump
  • Debugging Firefox with GDB
  • Debugging Firefox with LLDB
  • Debugging Firefox with rr
  • Debugging Firefox with Valgrind
  • Debugging On macOS
  • Debugging On Windows
  • How to get a process dump with Windows Task Manager
  • How to get a stacktrace for a bug report
  • How to get a stacktrace with WinDbg
  • Understanding Crash Reports

Additional Information

  • Firefox Source Code Directory Structure
  • Understanding Artifact Builds
  • Firefox for Mobile Devices
  • Supported Build Hosts and Targets
  • Engineering Show and Tell
Previous Next

Built with Sphinx using a theme provided by Read the Docs.