index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
/
RequestGuard.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simpler and more reliable safety net to ensure CSP headers are injected last ...
hackademix
2018-08-20
1
-23
/
+40
*
Fixed regression: refresh loop on page using requests of type="object" to cac...
hackademix
2018-08-19
1
-1
/
+1
*
More reliable attempt to run onResponseHeader listener the last of installed ...
hackademix
2018-08-18
1
-5
/
+19
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
1
-16
/
+1
*
Best effort to run webRequest.onHeaderReceived listener last (issue #6)
hackademix
2018-08-06
1
-6
/
+24
*
Fixed inline scripts not being reported to UI (skriptimaahinen).
hackademix
2018-08-01
1
-0
/
+1
*
Fixed startup race condition with pending request tracking.
hackademix
2018-08-01
1
-2
/
+3
*
Fixed regression in NOSCRIPT elements emulation.
hackademix
2018-07-28
1
-1
/
+1
*
Fixed window.stop() called in empty suframes.
hackademix
2018-07-28
1
-2
/
+3
*
Disable scripting in HTML-embedding objects where webglHook cannot run, if we...
hackademix
2018-07-26
1
-3
/
+12
*
More edge cases covered in dynamic script injection.
hackademix
2018-07-26
1
-7
/
+9
*
Fixed some resource loading feedback glitches.
hackademix
2018-07-26
1
-10
/
+10
*
Fixed infinite reload loops on scripting permissions mismatches.
hackademix
2018-07-25
1
-1
/
+1
*
Work-around for serviceWorker loads bypassing webRequest.
hackademix
2018-07-24
1
-5
/
+16
*
More reliable handling of edge startup cases.
hackademix
2018-07-22
1
-4
/
+9
*
Fixed externally handled resources opened in popups being broken by dynamic s...
hackademix
2018-07-20
1
-1
/
+1
*
More graceful handling of internal and restricted URLs.
hackademix
2018-07-09
1
-2
/
+4
*
Fixed dynamic script injection breaking images shown as frame content.
hackademix
2018-07-07
1
-12
/
+11
*
Work-around for onload not being fired on XML documents in Tor Browser/ESR60.
hackademix
2018-07-06
1
-5
/
+6
*
Simplified and apparently more reliable+flexible+efficient dynamic script inj...
hackademix
2018-07-02
1
-1
/
+1
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
1
-0
/
+549