summaryrefslogtreecommitdiff
path: root/src/content/PlaceHolder.js
Commit message (Expand)AuthorAgeFilesLines
* Best effort to make media placeholders visible and clickable.hackademix2019-11-151-4/+14
* Work-around for Youtube video elements positioned off-display at replacement ...hackademix2019-11-011-0/+3
* Add "Collapse blocked objects" option to the Blocked Objects prompt.hackademix2019-07-231-6/+14
* Update childNode.parentNode.removeChild(childNode) pattern to childNode.remov...hackademix2019-07-231-1/+1
* Handle replacement clicks even if a content placeholder is obstructed.hackademix2019-07-231-3/+8
* Fixed media replacement broken when <source> elements are used.hackademix2019-06-151-1/+5
* Fixed regression in full embedding document replacement due to timing changes.hackademix2019-06-151-1/+5
* Fix restored media element from placeholder not loading previously blocked co...hackademix2018-12-061-3/+3
* Better file: protocol support.hackademix2018-09-041-6/+19
* Full-page placeholders for embedding documents.hackademix2018-09-031-0/+5
* Further CSP refactoring and removal of obsolete fallbacks.hackademix2018-08-271-5/+21
* More coherent wrapper around the webex messaging API.hackademix2018-08-221-2/+1
* Fixed possible surprises in background script message handling.hackademix2018-08-211-1/+1
* Replaced unicode glyphs missing on some platforms and in the Tor Browser.hackademix2018-07-201-1/+1
* Content-side DOM insertions made compatible with XML document.hackademix2018-07-091-4/+4
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+150