зеркало из https://github.com/mozilla/gecko-dev.git
7cdb379078
This patch causes Firefox processes created via LaunchChild to start via the launcher process. While this extra hop through the launcher process takes longer than if we were to simply make LaunchChild use the same code as the launcher process itself, I do not want to simply export LauncherProcessMain from firefox.exe, as that would be too easy to hook into and mess with. Another option would be to host a second copy of the launcher code inside xul.dll, but that's less than ideal. Anyway, until we get that figured out, I don't think it's too big a deal to have this extra hop in place. I don't think anybody has been clamoring for faster restarts from the updater or the profile manager. Depends on D4496 Differential Revision: https://phabricator.services.mozilla.com/D4497 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
actors | ||
components | ||
content | ||
crashreporter | ||
forgetaboutsite | ||
library | ||
locales | ||
modules | ||
mozapps | ||
pluginproblem | ||
profile | ||
recordreplay | ||
system | ||
themes | ||
xre | ||
.eslintrc.js | ||
moz.build | ||
moz.configure | ||
nss.configure | ||
toolkit.mozbuild |