mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
162414134e
This factors out the prefs that are common across raptor, talos and mochitest/web-platform-tests. In order to do this a new "unittest" profile has been created. This means, to set a pref across everything that uses this system, edit: testing/profiles/common/user.js To set a pref across unittest frameworks (which excludes raptor and talos), edit: testing/profiles/unittest/user.js Setting a pref for perf frameworks only remains the same. Extensions follow the same rules (drop them in <profile>/extensions). MozReview-Commit-ID: 6AHlYsN0Lb8 --HG-- extra : rebase_source : aad259f06af549f3bc707fed5b1caaacf25bc28f |
||
---|---|---|
.. | ||
common | ||
perf | ||
raptor | ||
unittest | ||
moz.build | ||
profile | ||
profiles.json |