зеркало из https://github.com/mozilla/gecko-dev.git
278ae1aa6f
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 --HG-- extra : rebase_source : 61bd6cc1cac6fc51729f0e04867a161cc9c9ea3d |
||
---|---|---|
.. | ||
components | ||
content | ||
crashreporter | ||
forgetaboutsite | ||
identity | ||
library | ||
locales | ||
modules | ||
mozapps | ||
obsolete | ||
pluginproblem | ||
profile | ||
system | ||
themes | ||
webapps | ||
xre | ||
.eslintrc | ||
moz.build | ||
toolkit.mozbuild |