Skip to content
Snippets Groups Projects
Verified Commit 1e2a4e09 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 17e5d5c3
Branches
Tags
No related merge requests found
......@@ -278,7 +278,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