gecko-dev/js
Nicholas Nethercote 9bc90adc09 Bug 1570212 - Make security.turn_off_all_security... a non-VarCache pref. r=mccr8
This could be made into a static pref, but then it would be always defined and
thus visible in about:config, which seems undesirable for such a senstive pre.
So this patch uses a callback that makes it work just like the existing
VarCache, i.e. it's not defined by default, in which case it defaults to false.

Differential Revision: https://phabricator.services.mozilla.com/D40343

--HG--
extra : moz-landing-system : lando
2019-08-09 00:58:55 +00:00
..
ductwork/debugger Backed out changeset 781d092114da (bug 1564168) for failures on test_onGarbageCollection.html 2019-08-08 05:12:21 +03:00
examples Backed out changeset 781d092114da (bug 1564168) for failures on test_onGarbageCollection.html 2019-08-08 05:12:21 +03:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1570590 : trace weak references in tracing. r=jonco 2019-08-08 12:27:50 +00:00
rust Bug 1569331 - Update bindgen to 0.51. r=froydnj 2019-07-27 00:36:18 +00:00
src Bug 1571439 - Add new test r=decoder 2019-08-08 23:30:15 +00:00
xpconnect Bug 1570212 - Make security.turn_off_all_security... a non-VarCache pref. r=mccr8 2019-08-09 00:58:55 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1568026 - move LTO/PGO configure bits to a new file; r=dmajor 2019-07-30 16:38:39 +00:00
sub.configure