]> git.p6c8.net - policy-templates.git/blobdiff - README.md
Add new SanitizeOnShutdown options to translations
[policy-templates.git] / README.md
index 68dfd3f92c66948a5ba9e6ef1fc5383d6429638c..0cbc396f982878d6b69a2f7a33026ff4fe3f4315 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2289,6 +2289,10 @@ Set and lock certain preferences.
 |     See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
 | dom.keyboardevent.keypress.hack.use_legacy_keycode_and_charcode.addl | string | Firefox 68, Firefox ESR 68 | N/A
 |     See https://support.mozilla.org/en-US/kb/dom-events-changes-introduced-firefox-66
+| dom.xmldocument.load.enabled | boolean | Firefox ESR 68.5 | true.
+|     If false, XMLDocument.load is not available.
+| dom.xmldocument.async.enabled | boolean | Firefox ESR 68.5 | true
+|     If false, XMLDocument.async is not available.
 | extensions.blocklist.enabled | boolean | Firefox 70, Firefox ESR 68.2 | true
 |     If false, the extensions blocklist is not used (Not recommended)
 | extensions.getAddons.showPane | boolean | Firefox 68, Firefox ESR 68 | N/A

patrick-canterino.de