Name Description Size
components.conf 650
moz.build 677
nsTerminator.cpp A watchdog designed to terminate shutdown if it lasts too long. This watchdog is designed as a worst-case problem container for the common case in which Firefox just won't shutdown. We spawn a thread during quit-application. If any of the shutdown steps takes more than n milliseconds (63000 by default), kill the process as fast as possible, without any cleanup. 21038
nsTerminator.h 1300
terminator.manifest 86
TerminatorTelemetry.sys.mjs -*- indent-tabs-mode: nil; js-indent-level: 2 -*- 3566
tests