summaryrefslogtreecommitdiff
path: root/src/common/Policy.js
Commit message (Expand)AuthorAgeFilesLines
* Site parsing more resilient to bogus input.hackademix2018-09-081-1/+1
* Fixed possible null reference errors in Sites.origin().hackademix2018-09-051-0/+1
* Transparent support for FQDNs and better management of file:/// URLs.hackademix2018-09-041-4/+21
* Better file: protocol support.hackademix2018-09-041-13/+21
* Fixed Sites.domainImplies() misplaced optimization.hackademix2018-08-241-2/+1
* More resilient and optimized version of Sites.domainImplies().hackademix2018-08-231-3/+12
* Fix: Sites.domainImplies() should match subdomains.hackademix2018-08-221-6/+7
* Fixed inconstitencies in ChildPolicies content script URL matching.hackademix2018-08-211-1/+20
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+390