Overview
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
Aborts the process in a nongraceful manner.
#include <prinit.h> void PR_Abort(void);
PR_Abort results in a core file and a call to the debugger or equivalent, in addition to causing the entire process to stop.