summaryrefslogtreecommitdiff
path: root/src/bg/RequestGuard.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed externally handled resources opened in popups being broken by dynamic ↵hackademix2018-07-201-1/+1
| | | | script injection.
* More graceful handling of internal and restricted URLs.hackademix2018-07-091-2/+4
|
* Fixed dynamic script injection breaking images shown as frame content.hackademix2018-07-071-12/+11
|
* Work-around for onload not being fired on XML documents in Tor Browser/ESR60.hackademix2018-07-061-5/+6
|
* Simplified and apparently more reliable+flexible+efficient dynamic script ↵hackademix2018-07-021-1/+1
| | | | injection method.
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+549