forked from mirrors/gecko-dev
The Rust dependency in Firefox has been limited to Firefox builds by virtue of having the Rust check in a Firefox-specific location, toolkit/moz.configure. For JS to start depending on Rust, we need to move that check to a location where a standalone JS engine build will pick up the Rust check. |
||
|---|---|---|
| .. | ||
| components | ||
| content | ||
| crashreporter | ||
| forgetaboutsite | ||
| library | ||
| locales | ||
| modules | ||
| mozapps | ||
| pluginproblem | ||
| profile | ||
| recordreplay | ||
| system | ||
| themes | ||
| xre | ||
| .eslintrc.js | ||
| moz.build | ||
| moz.configure | ||
| nss.configure | ||
| toolkit.mozbuild | ||