Skip to content
Snippets Groups Projects
Verified Commit 4c041d5b authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 40925: Implemented the Security Level component

Bug 42149: Do not change HTTPS-Only settings in the security level
anymore.

That preference does not really belong to the security level.
parent f67ca0ab
Branches
Tags
2 merge requests!1202Bug_43099: 2024 YEC Strings,!1177Bug 42149: Do not change HTTPS-Only settings in the security level anymore.
......@@ -266,7 +266,6 @@ const kSecuritySettings = {
"svg.disabled": [, true, false, false, false],
"javascript.options.asmjs": [, false, false, false, true ],
"javascript.options.wasm": [, false, false, false, true ],
"dom.security.https_only_mode_send_http_background_request" : [, false, false, false, true ],
};
/* eslint-enable */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment