Hi all, I just landed the patch for https://bugzilla.mozilla.org/show_bug.cgi?id=818739 in order to speed up shutdown times. Shutdown cycle collections are still run in debug builds so that we can detect leaks. Also, one can set XPCOM_CC_RUN_DURING_SHUTDOWN env variable to enable shutdown cycle collections in opt builds - can be useful when debugging leaks and such. If you see regressions, please file new bugs and make them block bug 818739. Regressions mean probably that we have code which is trying to do I/O too late. Based on https://bugzilla.mozilla.org/show_bug.cgi?id=818739#c17 such I/O shouldn't happen in normal cases.
-Olli _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform