mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
b256ece713
security-prefs.js is #included into greprefs.js, but there's no good reason for it to be separate from all.js. Having it separate makes it easier to overlook, and all.js has a bunch of `security.*` prefs in it anyway. This patch inlines it into all.js. It inlines it at the start of the file to minimize the risk of the change, so that the prefs end up in greprefs.js in the same order as before. Differential Revision: https://phabricator.services.mozilla.com/D40919 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
apps | ||
certverifier | ||
ct | ||
mac/hardenedruntime | ||
manager | ||
nss | ||
sandbox | ||
.eslintrc.js | ||
generate_certdata.py | ||
generate_mapfile.py | ||
moz.build | ||
nss.symbols |