-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable the blocking of CSP reports by default
Related issue: - LiCybora/NanoDefenderFirefox#196
- Loading branch information
Showing
2 changed files
with
9 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7d90f97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How it is supposed to work? Resetting or reinstalling v1.31.3b14 on Chrome/Firefox - preference is not set.
Updating from version below 1.31.3b11 should make it work? Should toggle the switch if set, but defaults are in line 226... ?
7d90f97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for catching this, mistake in where I declared the switch state.
7d90f97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ntninja merit LiCybora/NanoDefenderFirefox#196 (comment)
7d90f97
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Giving more thoughts to this, in the next revision I will limit the enabling to Firefox platform since the issue does not affect Chromium-based browsers.