Getting Started
Working On Firefox
Firefox User Guide
Source Code Documentation
The Firefox Build System
Testing & Test Infrastructure
Releases & Updates
Localization & Internationalization
Firefox and Python
Metrics Collected in Firefox
Causes an immediate, nongraceful, forced termination of the process.
#include <prinit.h> void PR_ProcessExit(PRIntn status);
PR_ProcessExit has one parameter:
The exit status code of the process.