index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix for stalling embedded objects load on dynamic script injection.
hackademix
2018-07-25
1
-3
/
+2
|
*
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
3
-30
/
+92
|
*
Fixed dynamic script injection failing sometimes with "No matching message ↵
hackademix
2018-07-22
1
-1
/
+8
|
|
|
|
handler" error.
*
Fixed externally handled resources opened in popups being broken by dynamic ↵
hackademix
2018-07-20
2
-20
/
+37
|
|
|
|
script injection.
*
Refactor ContentMetadata into ResponseMetaData.
hackademix
2018-07-19
1
-8
/
+10
|
*
Removed useless work-around suggested in moz bug 1410755 which caused Tor ↵
hackademix
2018-07-19
1
-14
/
+5
|
|
|
|
Browser content process crashes.
*
Prevent script injection from messing with content-disposition=attachment ↵
hackademix
2018-07-17
1
-11
/
+15
|
|
|
|
responses.
*
Cosmetic bug fixes.
hackademix
2018-07-16
1
-1
/
+1
|
*
Fixed cleaning up reloadingTabs in StreamFilter.onstart() was still breaking ↵
hackademix
2018-07-12
1
-10
/
+8
|
|
|
|
some feeds sometimes.
*
Removed deprecated windowType usages.
hackademix
2018-07-12
1
-3
/
+1
|
*
Fixed race condition in work-around for broken feeds in ESR60.
hackademix
2018-07-11
1
-12
/
+15
|
*
Reload hack to let the RSS feed reader work on ESR60
hackademix
2018-07-10
1
-13
/
+54
|
*
More specific dynamic script injection exceptions.
hackademix
2018-07-09
1
-14
/
+14
|
*
More graceful handling of internal and restricted URLs.
hackademix
2018-07-09
1
-2
/
+4
|
*
More specific content-type exception for dynamic script injection.
hackademix
2018-07-09
1
-1
/
+2
|
*
Fixed dynamic script injection breaking images shown as frame content.
hackademix
2018-07-07
2
-15
/
+17
|
*
Work-around for onload not being fired on XML documents in Tor Browser/ESR60.
hackademix
2018-07-06
2
-27
/
+41
|
*
Backport dynamic script injection to Tor Browser / Fx ESR60.
hackademix
2018-07-03
1
-4
/
+12
|
*
Fixed regression: dynamic script injection breaking images loaded as frame ↵
hackademix
2018-07-03
1
-1
/
+17
|
|
|
|
content.
*
Simplified and apparently more reliable+flexible+efficient dynamic script ↵
hackademix
2018-07-02
2
-116
/
+47
|
|
|
|
injection method.
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
5
-0
/
+1123