I have landed support for shutdown leak checking in mochitests on b2g in bug 1038943. This is currently on b2g-inbound, making its way to mozilla-central. b2g is not leak free, so the threshold value is currently set to 5200 bytes. As we fix leaks that number will be lowered, eventually to 0. If you add new leaks that push us over the threshold mochitests will turn orange and we'll back your patches out.
This is primarily relevant to people who write B2G or Android specific C++ code. Note that Android mochitests don't have leak checking either, so the B2G tests are what will catch leaks in Android specific code. - Kyle _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform