summaryrefslogtreecommitdiff
path: root/src/content/media.js
Commit message (Expand)AuthorAgeFilesLines
* [Chromium] Prevent duplicated MSE placeholders (e.g. on Youtube).hackademix2019-11-161-7/+15
* Placeholders for MSE on Chromium too.hackademix2019-11-151-44/+72
* Removed empty exportFunction() Chromium shim.hackademix2019-11-151-2/+1
* Work-around for Youtube video elements positioned off-display at replacement ...hackademix2019-11-011-5/+3
* Skip MediaSource patching where it's disabled by browser settings.hackademix2019-04-291-1/+2
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-2/+2
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-4/+2
* Policy serialization using the contentScripts API.hackademix2018-08-161-52/+51
* Improved support for debugging code removal in releases.hackademix2018-08-011-1/+1
* Disable scripting in HTML-embedding objects where webglHook cannot run, if we...hackademix2018-07-261-1/+1
* More edge cases covered in dynamic script injection.hackademix2018-07-261-4/+3
* Removed console.log() patching test code accidentally committed in media.js.hackademix2018-07-081-3/+0
* Simplified and apparently more reliable+flexible+efficient dynamic script inj...hackademix2018-07-021-11/+16
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+59