tools/profiler/tests/shared-head.js
0 → 100644
+110
−0
Loading
The tests for xpcshell and mochitests were pretty similar, and need to do similar things. This commit creates a shread-head.js file where those functions can be shared. This patch also renames a few shared functions to give them more clarity in their current usage. Differential Revision: https://phabricator.services.mozilla.com/D51933 --HG-- rename : tools/profiler/tests/xpcshell/head_profiler.js => tools/profiler/tests/xpcshell/head.js extra : moz-landing-system : lando