gecko-dev/security
Nicholas Nethercote b256ece713 Bug 1571934 - Inline security-prefs.js into all.js. r=keeler
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
2019-08-07 17:41:22 +00:00
..
apps Bug 1549015 - Removes privilegedPackageRoot r=keeler 2019-07-24 19:54:41 +00:00
certverifier Bug 1360307 - Improves the arguments to mozilla::psm::InitializeNSS r=keeler 2019-08-02 17:51:22 +00:00
ct bug 1515608 - allow end-entity certificates to be trust anchors for compatibility r=jcj 2019-03-18 20:01:02 +00:00
mac/hardenedruntime Bug 1543830 - Add Mac Hardened Runtime entitlement files to the tree r=spohl 2019-04-18 15:56:00 +00:00
manager Bug 1571934 - Inline security-prefs.js into all.js. r=keeler 2019-08-07 17:41:22 +00:00
nss Bug 1564499 - land NSS 89aa19677e37 UPGRADE_NSS_RELEASE, r=jcj 2019-08-07 16:20:37 +00:00
sandbox Bug 1559368 - When determining sandbox capabilities, check for the specific X11 socket that would be used. r=gcp 2019-08-07 22:34:50 +00:00
.eslintrc.js Bug 1558517 - Pre 3.0: Remove conflicting eslint rules, and turn on "curly: all" everywhere, r=standard8 2019-06-28 17:14:01 +02:00
generate_certdata.py
generate_mapfile.py Bug 1489443 - Set GCC_USE_GNU_LD based on linker kind. r=froydnj 2018-10-17 19:46:03 +00:00
moz.build Bug 1535226 - Remove uses of XP_WIN32 in Gecko. r=glandium 2019-03-21 01:28:50 +00:00
nss.symbols Bug 1569221 - Change TLSServer.cpp to support the modern SSL_ConfigServerCert r=keeler 2019-07-26 20:09:43 +00:00