Verified Commit 5bf16ee7 authored by Tom Schuster's avatar Tom Schuster Committed by ma1
Browse files

Bug 1808979 - Disable security.csp.truncate_blocked_uri_for_frame_navigations by default. r=freddyb

parent e36091ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13671,7 +13671,7 @@

- name: security.csp.truncate_blocked_uri_for_frame_navigations
  type: bool
  value: true
  value: false
  mirror: always

# If true, all toplevel data: URI navigations will be blocked.