Loading
Bug 1744091 - Update test harnesses to run with fission by default, except on...
Bug 1744091 - Update test harnesses to run with fission by default, except on android; r=perftest-reviewers,releng-reviewers,jmaher,AlexandruIonescu Run with fission by default in test harnesses, with --disable-fission available as an option. Android mach commands automatically set --disable-fission; this can be over-ridden by --setpref=fission.autostart=true. fission.autostart is removed from all test profiles. No changes to wpt, handled already in bug 1743714. Differential Revision: https://phabricator.services.mozilla.com/D135137