summaryrefslogtreecommitdiff
path: root/src/content/webglHook.js
Commit message (Collapse)AuthorAgeFilesLines
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-2/+2
|
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-2/+1
|
* Policy serialization using the contentScripts API.hackademix2018-08-161-5/+6
|
* Improved support for debugging code removal in releases.hackademix2018-08-011-1/+1
|
* Disable scripting in HTML-embedding objects where webglHook cannot run, if ↵hackademix2018-07-261-1/+1
| | | | webgl not allowed.
* More edge cases covered in dynamic script injection.hackademix2018-07-261-6/+3
|
* Fixed regression: dynamic script injection breaking images loaded as frame ↵hackademix2018-07-031-1/+1
| | | | content.
* 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/+31