index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent startup tabs to remain stuck with about:blank.
hackademix
2019-10-02
1
-1
/
+1
*
Prevent startup race conditions breaking pinned tabs sometimes.
hackademix
2019-10-02
1
-4
/
+3
*
Make extra efforts to ensure safety net reloads happen only once on startup.
hackademix
2019-10-02
1
-16
/
+27
*
Handle edge-case policy retrieval for file:// pages loaded by session restore...
hackademix
2019-10-01
1
-2
/
+31
*
Recursive webgl context monkeypatching across same origin windows (concept/pa...
hackademix
2019-09-29
1
-22
/
+85
*
Replace cookie-based hacks with synchronous messaging (currently shimmed) to ...
hackademix
2019-09-29
2
-72
/
+19
*
Remove ChildPolicies and its dependencies.
hackademix
2019-09-29
1
-21
/
+0
*
Work-around for browser.i18n.getMessage() API in content scripts giving away ...
hackademix
2019-07-31
1
-1
/
+11
*
Fix incorrect console reporting from paste sanitization.
hackademix
2019-07-25
1
-3
/
+3
*
Fix paste sanitization bugs and make it work on drag and drop too.
hackademix
2019-07-24
1
-33
/
+38
*
Restore "classic" pasted HTML sanitization feature (patch by barbaz with slig...
hackademix
2019-07-23
1
-0
/
+58
*
Add "Collapse blocked objects" option to the Blocked Objects prompt.
hackademix
2019-07-23
1
-6
/
+14
*
Update childNode.parentNode.removeChild(childNode) pattern to childNode.remov...
hackademix
2019-07-23
1
-1
/
+1
*
Handle corner case when application/* content types should match "media" rath...
hackademix
2019-07-23
1
-4
/
+7
*
Handle replacement clicks even if a content placeholder is obstructed.
hackademix
2019-07-23
1
-3
/
+8
*
Static and click-to-play placeholders.
hackademix
2019-06-24
1
-6
/
+5
*
Fixed media replacement broken when <source> elements are used.
hackademix
2019-06-15
1
-1
/
+5
*
Fixed regression in full embedding document replacement due to timing changes.
hackademix
2019-06-15
2
-3
/
+24
*
Removed legacy DomNode.replaceChild() usage.
hackademix
2019-05-22
1
-1
/
+1
*
Skip MediaSource patching where it's disabled by browser settings.
hackademix
2019-04-29
1
-1
/
+2
*
Catch SecurityException thrown on cross-origin wrappedJSObject access.
hackademix
2019-04-08
1
-1
/
+6
*
Limit wrappedJSObject usages to compatible browsers.
hackademix
2019-04-01
3
-3
/
+3
*
Remove usage of non-standard Array methods.
hackademix
2019-02-01
1
-3
/
+3
*
Safer cookie-less check for unrestricted tabs from subdocuments.
hackademix
2018-12-27
1
-4
/
+9
*
Fix for unrestricted tabs not affecting about:blank subframes (issue #48).
hackademix
2018-12-26
2
-3
/
+17
*
Fix restored media element from placeholder not loading previously blocked co...
hackademix
2018-12-06
1
-3
/
+3
*
Fixed meta refresh inside <NOSCRIPT> emulation breaking Firefox's built-in re...
hackademix
2018-11-17
1
-18
/
+13
*
Fixed potential race condition in per-tab configuration cookie hack.
hackademix
2018-10-14
1
-3
/
+4
*
Use cookie instead of window.name as a tab-configuration hack.
hackademix
2018-10-13
1
-20
/
+9
*
Set tab restrictions status across all frames.
hackademix
2018-10-12
1
-9
/
+5
*
FTP directory UI emulation on script-disabled domains.
hackademix
2018-09-26
1
-0
/
+88
*
Better IPV6 support.
hackademix
2018-09-10
2
-8
/
+21
*
Streamlined child policy content scripts.
hackademix
2018-09-10
3
-9
/
+8
*
Fix for various content script timing related issues.
hackademix
2018-09-09
2
-4
/
+3
*
Prevent multiple CSP entries to be injected in the DOM on each reload if scri...
hackademix
2018-09-09
1
-4
/
+2
*
More efficient window.name persistence for tab-scoped permissions.
hackademix
2018-09-08
1
-30
/
+34
*
Saner message dispatching.
hackademix
2018-09-08
1
-2
/
+1
*
Work-around for a potential race condition in message handling on extension u...
hackademix
2018-09-05
1
-0
/
+5
*
Ensure we remove the HEAD element parent of our META CSP policy only if we cr...
hackademix
2018-09-04
1
-2
/
+3
*
Work-around for CSP not being honored when the HEAD element has not been inse...
hackademix
2018-09-04
3
-35
/
+15
*
Better file: protocol support.
hackademix
2018-09-04
4
-20
/
+66
*
Full-page placeholders for embedding documents.
hackademix
2018-09-03
2
-0
/
+16
*
Fix fallback scripts when ServiceWorkers are unavailable
Peter Wu
2018-08-30
1
-6
/
+6
*
Reload-less service worker busting.
hackademix
2018-08-28
1
-0
/
+10
*
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
8
-199
/
+200
*
Let content script inject failsafe CSP in the DOM.
hackademix
2018-08-27
2
-2
/
+35
*
Hotfix for some possible reload loops before refactoring CSP management.
hackademix
2018-08-25
1
-1
/
+0
*
Fixed typo causing accidental permissions/status mismatches being checked onl...
hackademix
2018-08-23
1
-1
/
+1
*
More coherent wrapper around the webex messaging API.
hackademix
2018-08-22
2
-14
/
+4
*
Fixed possible surprises in background script message handling.
hackademix
2018-08-21
2
-4
/
+4
[next]