зеркало из https://github.com/mozilla/gecko-dev.git
2a8e088cf5
In FOG::GetSingleton(), RunOnShutdown() sets up ShutdownPhase::XPCOMShutdown to shut down glean through glean::impl::fog_shutdown(). Without this patch, when initialized directly through glean::impl::fog_init(), nothing calls fog_shutdown(). With the gtest death test that runs through the shutdown sequence (and exits) in D174094, glean then leaks a "glean.upload" thread, leading to a permorange. Differential Revision: https://phabricator.services.mozilla.com/D175454 |
||
---|---|---|
.. | ||
benchmark | ||
mozilla | ||
MozGtestFriend.h | ||
bench.py | ||
mach_test_package_commands.py | ||
moz.build | ||
remotegtests.py | ||
rungtests.py |