summaryrefslogtreecommitdiff
path: root/src/bg/ChildPolicies.js
Commit message (Expand)AuthorAgeFilesLines
* Prevent total breakages when policies accidentally map to invalid match patte...hackademix2018-09-091-12/+21
* More efficient window.name persistence for tab-scoped permissions.hackademix2018-09-081-1/+1
* Transparent support for FQDNs and better management of file:/// URLs.hackademix2018-09-041-12/+14
* Better file: protocol support.hackademix2018-09-041-33/+46
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-14/+58
* Fixed inconstitencies in ChildPolicies content script URL matching.hackademix2018-08-211-1/+2
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-1/+2
* Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...hackademix2018-08-171-6/+24
* Policy serialization using the contentScripts API.hackademix2018-08-161-0/+111