Greg Tatum 2d8d936385 Bug 1612309 - Turn off XPCOM_MEM_BLOAT_LOG in mochitests when using nativeallocations; r=sparky
The profiler feature "nativeallocations" is disabled when the bloat log is turned on
because they both use the same memory hook feature, and are not compatible. This is
confusing for users trying to enable the feature.

Differential Revision: https://phabricator.services.mozilla.com/D70074

--HG--
extra : moz-landing-system : lando
2020-04-09 21:05:41 +00:00
..

See https://developer.mozilla.org/en/docs/Mochitest for detailed information on running and writing mochitests.