mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 7b05ebf0a2d5 (bug 858787) for making bug 970728 nearly perma-fail.
This commit is contained in:
parent
62dcffa375
commit
45d531167c
@ -391,9 +391,6 @@ pref("content.ime.strict_policy", true);
|
|||||||
// $ adb shell start
|
// $ adb shell start
|
||||||
pref("browser.dom.window.dump.enabled", false);
|
pref("browser.dom.window.dump.enabled", false);
|
||||||
|
|
||||||
// Turn on the CSP 1.0 parser for Content Security Policy headers
|
|
||||||
pref("security.csp.speccompliant", true);
|
|
||||||
|
|
||||||
// Default Content Security Policy to apply to privileged and certified apps
|
// Default Content Security Policy to apply to privileged and certified apps
|
||||||
pref("security.apps.privileged.CSP.default", "default-src *; script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'");
|
pref("security.apps.privileged.CSP.default", "default-src *; script-src 'self'; object-src 'none'; style-src 'self' 'unsafe-inline'");
|
||||||
// If you change this CSP, make sure to update the fast path in nsCSPService.cpp
|
// If you change this CSP, make sure to update the fast path in nsCSPService.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user