Skip to content

Commit 5252fc0

Browse files
author
Atila Butkovits
committed
Revert "Bug 1976656 - Enable Integrity-Policy by default for scripts. r=freddyb" for causing failures at test_console_messages.html.
This reverts commit 96bdbfe.
1 parent 9166ac1 commit 5252fc0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/libpref/init/StaticPrefList.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17286,12 +17286,12 @@
1728617286

1728717287
- name: security.integrity_policy.enabled
1728817288
type: RelaxedAtomicBool
17289-
value: @IS_NIGHTLY_BUILD@
17289+
value: false
1729017290
mirror: always
1729117291

1729217292
- name: security.integrity_policy.stylesheet.enabled
1729317293
type: RelaxedAtomicBool
17294-
value: false
17294+
value: true
1729517295
mirror: always
1729617296

1729717297
# Which mechanism the secret decoder ring should use for encryption. Decryption

0 commit comments

Comments
 (0)