index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
6
-175
/
+63
*
Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...
hackademix
2018-08-17
3
-8
/
+26
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
3
-17
/
+116
*
Best effort to run webRequest.onHeaderReceived listener last (issue #6)
hackademix
2018-08-06
1
-6
/
+24
*
Skip non-content windows when deferring startup page loading.
hackademix
2018-08-01
1
-4
/
+4
*
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 random stallings on page transitions.
hackademix
2018-07-28
1
-1
/
+1
*
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
2
-11
/
+16
*
More edge cases covered in dynamic script injection.
hackademix
2018-07-26
2
-16
/
+24
*
Fixed some resource loading feedback glitches.
hackademix
2018-07-26
2
-41
/
+44
*
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 ha...
hackademix
2018-07-22
1
-1
/
+8
*
Fixed externally handled resources opened in popups being broken by dynamic s...
hackademix
2018-07-20
2
-20
/
+37
*
Refactor ContentMetadata into ResponseMetaData.
hackademix
2018-07-19
1
-8
/
+10
*
Removed useless work-around suggested in moz bug 1410755 which caused Tor Bro...
hackademix
2018-07-19
1
-14
/
+5
*
Prevent script injection from messing with content-disposition=attachment res...
hackademix
2018-07-17
1
-11
/
+15
*
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
*
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 co...
hackademix
2018-07-03
1
-1
/
+17
*
Simplified and apparently more reliable+flexible+efficient dynamic script inj...
hackademix
2018-07-02
2
-116
/
+47
*
Initial commit starting at version 10.1.8.3rc4.
hackademix
2018-07-01
5
-0
/
+1123