Skip to content

Commit

Permalink
Clean-up
Browse files Browse the repository at this point in the history
Signed-off-by: celenity <[email protected]>
  • Loading branch information
celenityy committed Jan 7, 2025
1 parent c437e8d commit 48b463f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/phoenix.js
Original file line number Diff line number Diff line change
Expand Up @@ -931,7 +931,6 @@ pref("network.protocol-handler.warn-external.vnd.youtube", true);
pref("security.external_protocol_requires_permission", true); // [DEFAULT]

/// Never skip the assertion that about:pages don't have content security policies (CSP)
// This is default on Standard Firefox releases, but not on ex. Thunderbird & other builds
// https://searchfox.org/comm-central/source/mozilla/modules/libpref/init/StaticPrefList.yaml#3987

pref("dom.security.skip_about_page_has_csp_assert", false); // [DEFAULT]
Expand Down

0 comments on commit 48b463f

Please sign in to comment.