index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
/
staticNS.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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 ↵
hackademix
2019-10-01
1
-2
/
+31
|
|
|
|
restore on startup and alike.
*
Replace cookie-based hacks with synchronous messaging (currently shimmed) to ↵
hackademix
2019-09-29
1
-66
/
+16
|
|
|
|
retrieve fallback and per-tab restriction policies.
*
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
1
-1
/
+1
|
*
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
1
-1
/
+15
|
*
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
|
*
Better IPV6 support.
hackademix
2018-09-10
1
-1
/
+20
|
*
Streamlined child policy content scripts.
hackademix
2018-09-10
1
-6
/
+5
|
*
More efficient window.name persistence for tab-scoped permissions.
hackademix
2018-09-08
1
-30
/
+34
|
*
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
1
-0
/
+99