summaryrefslogtreecommitdiff
path: root/src/content/DocumentCSP.js
Commit message (Expand)AuthorAgeFilesLines
* Prevent multiple CSP entries to be injected in the DOM on each reload if scri...hackademix2018-09-091-4/+2
* Ensure we remove the HEAD element parent of our META CSP policy only if we cr...hackademix2018-09-041-2/+3
* Work-around for CSP not being honored when the HEAD element has not been inse...hackademix2018-09-041-6/+14
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-2/+5
* Let content script inject failsafe CSP in the DOM.hackademix2018-08-271-0/+26