gecko/toolkit/components/terminator
David Rajchenbach-Teller e88ef7548a Bug 1252382 - Get rid of PR_Sleep in the terminator;r=froydnj
The terminator currently makes use of PR_Sleep. As it turns out, late
in shutdown, this can cause infinite recursions and finally exit(-11) . This
patch replaces PR_Sleep with usleep(3) and Sleep().

MozReview-Commit-ID: 3SybinpQUVl
2016-03-01 09:01:22 +01:00
..
tests/xpcshell Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8 2015-11-30 13:05:00 -08:00
moz.build
nsTerminator.cpp Bug 1252382 - Get rid of PR_Sleep in the terminator;r=froydnj 2016-03-01 09:01:22 +01:00
nsTerminator.h
nsTerminatorTelemetry.js Bug 1229519: Fix miscellaneous parts of toolkit to pass eslint checks. r=MattN 2015-12-03 10:02:45 -08:00
terminator.manifest