Confirmed users
122
edits
(Updating treeherder instructions) |
(Add note that env var might not work.) |
||
Line 13: | Line 13: | ||
===Enabling cross-origin mode=== | ===Enabling cross-origin mode=== | ||
Xorigin mode can be enabled by a flag or environment variable: | Xorigin mode can be enabled by a flag or environment variable, though at least some tests seem to only work with a flag: | ||
<nowiki>./mach mochitest --enable-xorigin-tests [path to test] | <nowiki>./mach mochitest --enable-xorigin-tests [path to test] |